phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
RawRadixTree.this
nxt
trie
RawRadixTree
RawRadixTree
Undocumented in source.
this
(Node root, size_t length, A alloc)
this
(A alloc)
struct
RawRadixTree
@
safe
pure nothrow @
nogc
static if
(
stateSize!A_ != 0
)
this
(
A
)
(
auto
ref
A
alloc
)
this
()
this
(Node root, size_t length)
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)