class CRZ::Containers::Option::Some(A)
- CRZ::Containers::Option::Some(A)
- CRZ::Containers::Option(A)
- Reference
- Object
Defined in:
crz/option.crConstructors
Instance Method Summary
- #==(other : Other) forall Other
- #clone : Some(A)
- #copy_with(value0 = @value0) : Some(A)
- #value0 : A
- #value0=(value0 : A)