ae v0.0.2502 (2019-12-15T20:24:35Z)
Home
Dub
Repo
MultiAA.opApply
ae
utils
aa
MultiAA
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref K key, ref V value) dg)
struct
MultiAA
(K, V)
int
opApply
(
int
delegate
(
ref
K
key
,
ref
V
value
)
dg
)
int
opApply
(int delegate(ref const(K) key, ref const(V) value) dg)
Meta
Source
See Implementation
ae
utils
aa
MultiAA
constructors
this
functions
add
byKey
byValue
get
getAll
opApply
opBinaryRight
opCast
opIndex
opIndexAssign
remove
properties
keys
length
pairs
values
variables
items