class SimpleSub::StructRef(T)
- SimpleSub::StructRef(T)
- Reference
- Object
Defined in:
simple_sub/struct_ref.crConstructors
Instance Method Summary
- #==(other : StructRef(T))
- #==(other_value : T)
-
#hash(hasher)
See
Object#hash(hasher)
- #inspect(io)
- #pretty_print(pp)
- #to_s(io)
- #value : T
- #value=(value : T)