class OccTyping::StructRef(T)
- OccTyping::StructRef(T)
- Reference
- Object
Defined in:
occ_typing/struct_ref.crConstructors
Macro Summary
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)