Module map

Source
Expand description

A trie that maps sequence of Labels to a Value.

Structsยง

Trie
A trie for sequences of the type Label; each sequence has an associated Value.
TrieBuilder
A trie builder for Trie.