phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
RawRadixTree.empty
nxt
trie
RawRadixTree
RawRadixTree
struct
RawRadixTree
@
safe
pure nothrow @
nogc
const
bool
empty
(
)
Return Value
Type:
bool
true
iff tree is empty (no elements stored).
Meta
Source
See Implementation
nxt
trie
RawRadixTree
RawRadixTree
aliases
BranchType
DefaultBranchType
DenseBranchType
ElementRefType
NodeType
RangeType
SparseBranchType
StatsType
ValueType
hasValue
destructors
~this
functions
clear
contains
countHeapNodes
dup
empty
insert
length
matchCommonPrefix
opSlice
prefix
print
root
rootNode
usageHistograms
postblits
this(this)