dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
StackTree.opApply
dstats
alloc
StackTree
Iterate over the elements of this tree in sorted order.
struct
StackTree
(T, alias key = "a", alias compFun = "a < b")
int
opApply
(
int
delegate
(
ref
T
)
dg
)
Meta
Source
See Implementation
dstats
alloc
StackTree
constructors
this
functions
find
findImpl
insert
insertImpl
opApply
opIn_r
remove
properties
length
Iterate over the elements of this tree in sorted order.