collections-d ~master (2020-04-08T19:11:38Z)
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
functions
length
opApply
opApplyReverse
opIndex
opIndexAssign
ptrOf
put
rebalance
remove
toString
Returns the number of currently held elements within the tree.