dstats ~master (2018-01-23T10:54:54Z)
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
insert
opApply
opIn_r
remove
properties
length
Iterate over the elements of this tree in sorted order.