Module hash_trie_map

Module hash_trie_map 

Source

Structs§

HashTrieMap
A persistent map with structural sharing. This implementation uses a hash array mapped trie.
IterPtr

Type Aliases§

HashTrieMapSync
Iter
IterKeys
IterValues