Trie.add

Adds the given value to the trie with the given key

class Trie(V)
void
add
pure
(
string key
,
)

Meta