pegged ~master (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)
void
add
pure
(
string
key
,
V
value
)
Meta
Source
See Implementation
pegged
peg
Trie
functions
add
Adds the given value to the trie with the given key