phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
RawRadixTree.this
nxt
container
trie
RawRadixTree
RawRadixTree
Undocumented in source.
this
(Node root, size_t length, A alloc)
struct
RawRadixTree
pure nothrow @
safe
@
nogc
static if
(
stateSize!A_ != 0
)
this
(
A
)
(
Node
root
,
size_t
length
,
auto
ref
A
alloc
)
this
(A alloc)
this
()
this
(Node root, size_t length)
Meta
Source
See Implementation
nxt
container
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)