dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
StackTree.length
dstats
alloc
StackTree
Number of elements in the tree.
struct
StackTree
(T, alias key = "a", alias compFun = "a < b")
@
property
const pure nothrow
size_t
length
(
)
Meta
Source
See Implementation
dstats
alloc
StackTree
constructors
this
functions
find
findImpl
insert
insertImpl
opApply
opIn_r
remove
properties
length
Number of elements in the tree.