dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
ModelMap.has
dscord
types
base
ModelMap
Returns true if the key exists within the mapping.
class
ModelMap
(TKey, TValue)
bool
has
(
TKey
key
)
Meta
Source
See Implementation
dscord
types
base
ModelMap
functions
each
filter
get
has
keyUnion
keys
length
opIndex
opIndexAssign
pick
remove
set
subset
values
variables
data
Returns true if the key exists within the mapping.