ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
OrderedMap.opApply
ae
utils
aa
OrderedMap
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref K k, ref V v) dg)
int
opApply
(int delegate(const ref K k, const ref V v) dg)
struct
OrderedMap
(K, V)
const
int
opApply
(
int
delegate
(
const
ref
K
k
,
const
ref
V
v
)
dg
)
Meta
Source
See Implementation
ae
utils
aa
OrderedMap
functions
get
getOrAdd
opApply
opIn_r
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
remove
properties
dup
length
variables
index
keys
values