dstats ~master (2018-01-23T10:54:54Z)
Home
Dub
Repo
StackTreeAA.opApply
dstats
alloc
StackTreeAA
Iterate over both the keys and values of this associative array.
struct
StackTreeAA
(K, V)
int
opApply
(
int
delegate
(
ref
Unqual
!(
K
)
,
ref
Unqual
!(
V
)
)
dg
)
Meta
Source
See Implementation
dstats
alloc
StackTreeAA
constructors
this
functions
keys
opApply
opIn_r
opIndex
opIndexAssign
remove
values
properties
length
Iterate over both the keys and values of this associative array.