class

CRZ::Containers::Result::Ok(T, E)

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

Constructors

new(value0 : T)
Source

Instance methods

==(other : Other) forall Other
Source
clone
Source
copy_with(value0 = @value0) : Ok(T, E)
Source
value0
value0=(value0 : T)