pegged v0.4.6 (2022-05-10T15:31:31Z)
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