async ~master (2021-06-09T06:08:03Z)
Dub
Repo
Map.opApply
async
container
map
Map
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref TValue) dg)
int
opApply
(int delegate(TKey, ref TValue) dg)
class
Map
(TKey, TValue)
int
opApply
(
scope
int
delegate
(
TKey
,
ref
TValue
)
dg
)
Meta
Source
See Implementation
async
container
map
Map
constructors
this
functions
clear
exists
lock
opApply
opIndex
opIndexAssign
remove
unlock
properties
back
empty
front
keys
length
opDollar
values