dscord ~master (2021-11-07T02:10:19.0578386)
Dub
Repo
ModelMap.opApply
dscord
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
dscord
types
base
ModelMap
functions
each
filter
get
has
keyUnion
keys
length
opApply
opIndex
opIndexAssign
pick
remove
set
subset
values
static functions
fromJSONArray
variables
data