The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
insert
opApply
opBinaryRight
remove
properties
length
Number of elements in the tree.