Module hash_trie_set

Module hash_trie_set 

Source

Structs§

HashTrieSet
A persistent set with structural sharing. This implementation uses a hash array mapped trie.

Type Aliases§

HashTrieSetSync
Iter