class

PheltObject::HashKey

Inherits Reference < Object

Constructors

new(type : ::PheltObject::Integer.class | ::PheltObject::String.class, value : UInt64)
Source

Instance methods

==(other)

Returns false (other can only be a Value here).

Source
hash(hasher)

See Object#hash(hasher)

Source
type
Source
type=(type : String.class | Integer.class)
Source
value
Source
value=(value : UInt64)
Source