class Monkey::Object::HashKey
- Monkey::Object::HashKey
- Reference
- Object
Defined in:
monkey/object/object.crConstructors
Instance Method Summary
-
#==(other : HashKey)
Monkey uses #== to compare key of hash.
-
#hash : UInt64
Crystal uses #hash to compare key of hash.
- #type : String
- #value : UInt64