phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
RawRadixTree.insert
nxt
trie
RawRadixTree
RawRadixTree
Undocumented in source. Be warned that the author may not have intended to support it.
Node
insert
(UKey key, Value value, ElementRef elementRef)
Node
insert
(UKey key, ElementRef elementRef)
struct
RawRadixTree
@
safe
pure nothrow @
nogc
static if
(!(
isValue
))
Node
insert
(
UKey
key
,
out
ElementRef
elementRef
)
Meta
Source
See Implementation
nxt
trie
RawRadixTree
RawRadixTree
aliases
BranchType
DefaultBranchType
DenseBranchType
ElementRefType
NodeType
RangeType
SparseBranchType
StatsType
ValueType
hasValue
constructors
this
destructors
~this
functions
clear
contains
countHeapNodes
dup
empty
insert
length
matchCommonPrefix
opSlice
prefix
print
root
rootNode
usageHistograms
postblits
this(this)