dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
ModelMap.set
dcord
types
base
ModelMap
Set the key to a value.
class
ModelMap
(TKey, TValue)
TValue
set
(
TKey
key
,
TValue
value
)
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
Set the key to a value.