dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
ModelMap.opApply
dcord
types
base
ModelMap
Allows applying an operation as a delegate to the ModelMap
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
Allows applying an operation as a delegate to the ModelMap