phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
RawRadixTree.insert
nxt
trie
RawRadixTree
RawRadixTree
Insert
key
into
this
tree.
struct
RawRadixTree
@
safe
pure nothrow @
nogc
Node
insert
(
UKey
key
,
in
Value
value
,
out
ElementRef
elementRef
)
Meta
Source
See Implementation
nxt
trie
RawRadixTree
RawRadixTree
aliases
hasValue
functions
clear
contains
dup
empty
insert
length
matchCommonPrefix
prefix
Insert key into this tree.