# Functions
Dist returns the probe distance for a hash in a slot index.
HashKey computes a hash of key.
HashUint64 computes a hash of an int64.
NewHashMap initialises a new Hashmap with the provided options.
NewMetrics initialises prometheus metrics for tracking an RHH hashmap.
# Variables
DefaultOptions represents a default set of options to pass to NewHashMap().