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