dcord v0.0.5 (2020-08-18T19:04:40Z)
Home
Dub
Repo
ModelMap.opApply
dcord
types
base
ModelMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
ModelMap
(TKey, TValue)
int
opApply
(
int
delegate
(
ref
TKey
,
ref
TValue
)
dg
)
Meta
Source
See Implementation
dcord
types
base
ModelMap
functions
each
filter
get
has
keyUnion
keys
length
opApply
opIndex
opIndexAssign
pick
remove
set
subset
values
static functions
fromJSONArray
variables
data