dcord v0.0.5 (2020-08-18T19:04:40Z)
Home
Dub
Repo
ModelMap.fromJSONArray
dcord
types
base
ModelMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
ModelMap
(TKey, TValue)
static
ModelMap
!(
TKey
,
TValue
)
fromJSONArray
(
string
key
)
(
IModel
model
,
VibeJSON
data
)
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