class

CRZ::Containers::Option::Some(A)

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

Constructors

new(value0 : A)
Source

Instance methods

==(other : Other) forall Other
Source
clone
Source
copy_with(value0 = @value0) : Some(A)
Source
value0
value0=(value0 : A)