LowPrioNullable

io.bullet.borer.LowPrioNullable
sealed abstract class LowPrioNullable

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Nullable.type

Members list

Implicits

Implicits

implicit def decoder[T : Default]: Decoder[Nullable[T]]
implicit def encoder[T : Encoder]: Encoder[Nullable[T]]