package
0.5.0
Repository: https://github.com/siderolabs/gen.git
Documentation: pkg.go.dev

# Functions

NewHashTrieMap creates a new HashTrieMap for the provided key and value.
NewHashTrieMapHasher creates a new HashTrieMap for the provided key and value and uses the provided hasher function to hash keys.

# Structs

HashTrieMap is an implementation of a concurrent hash-trie.