IsNullable

object IsNullable extends IsNullable0
Companion:
class
Source:
SkunkMapping.scala
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def nullable[T]: IsNullable[Option[T]]

Inherited implicits

implicit def notNullable[T]: IsNullable[T]
Inherited from:
IsNullable0
Source:
SkunkMapping.scala