dscord v0.0.5 (2016-07-24T06:40:14Z)
Home
Dub
Repo
ModelMap.set
dscord
types
base
ModelMap
Set the key to a value.
class
ModelMap
(TKey, TValue)
TValue
set
(
TKey
key
,
TValue
value
)
Meta
Source
See Implementation
dscord
types
base
ModelMap
functions
each
filter
get
has
keys
length
opCall
opIndex
opIndexAssign
pick
remove
set
values
variables
data
Set the key to a value.