pegged v0.1.0 (2014-08-29T14:32:59Z)
Dub
Repo
Trie.add
pegged
peg
Trie
Adds the given value to the trie with the given key
class
Trie
(V)
pure
void
add
(
string
key
,
V
value
)
Meta
Source
See Implementation
pegged
peg
Trie
functions
add
Adds the given value to the trie with the given key