collections-d v0.4.5 (2021-09-21T18:03:52Z)
Dub
Repo
TreeMap.length
collections
treemap
TreeMap
Returns the number of currently held elements within the tree.
struct
TreeMap
(K, E, bool nogcIndexing = true, alias less = "a < b")
@
property
@
nogc
@
safe
pure nothrow const
size_t
length
(
)
Meta
Source
See Implementation
collections
treemap
TreeMap
constructors
this
functions
has
hasRange
opApply
opApplyReverse
opBinary
opBinaryRight
opIndex
opIndexAssign
opOpAssign
ptrOf
put
rebalance
remove
removeByElem
toString
properties
arrayOf
length
static functions
makeFuncTM
makeFuncTS
Returns the number of currently held elements within the tree.