The array trie stores all trie branches in a flat array.
The value stored in a trie.
The nodes of a trie.
Values associated with trie nodes.
Generated using TypeDoc
The array trie stores all trie branches in a flat array.