class

CRZ::Containers::Nilable(A)

Inherits CRZ::Monad / CRZ::Applicative / CRZ::Functor / Reference / Object

Constructors

new(value : A | Nil = nil)
Source

Class methods

of(value : A) forall A
Source

Instance methods

bind
Source
value
Source
value=(value : A | Nil)
Source