CRZ::Containers::Nilable(A)
Inherits CRZ::Monad / CRZ::Applicative / CRZ::Functor / Reference / Object
Constructors
new(value : A | Nil = nil)
SourceClass methods
of(value : A) forall A
SourceInstance methods
bind
Sourcevalue
Sourcevalue=(value : A | Nil)
Source