Versions in this module Expand all Collapse all v0 v0.1.0 Apr 3, 2023 Changes in this version + type Hasher struct + func NewHasher() Hasher[K] + func NewSeed(h Hasher[K]) Hasher[K] + func (h Hasher[K]) Hash(key K) uint64