LowPrioNullable

sealed abstract class LowPrioNullable
class Object
trait Matchable
class Any
object Nullable.type

Implicits

Implicits

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