mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
HashMap.add
mutils
container
hash_map
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(Key, T)
void
add
(
Key
k
,
T
v
)
Meta
Source
See Implementation
mutils
container
hash_map
HashMap
aliases
KeyType
ValueType
functions
add
byKey
byKeyValue
byValue
get
getDefault
getInsertDefault
isIn
length
remove
toString
tryRemove
variables
set