struct Objects::HashKey

Defined in:

objects.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

also(& : self | Nil -> _) : self also, or_else(alternative) or_else

Constructor Detail

def self.new(hash_type : HashType, value : UInt64) #

[View source]

Instance Method Detail

def hash_type : Objects::HashType #

[View source]
def value : UInt64 #

[View source]