pegged v0.4.3 (2018-02-16T19:45:56Z)
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