hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
MultiMap.put
hunt
collection
MultiMap
MultiMap
Undocumented in source.
List
!(
V
)
put
(string name, V value)
alias
put
=
HashMap
!(
string
,
List
!(
V
)).
put
class
MultiMap
(V)
alias
put
=
HashMap
!(
string
,
List
!(
V
)).
put
Meta
Source
See Implementation
hunt
collection
MultiMap
MultiMap
constructors
this
functions
add
addValues
containsSimpleValue
getString
getValue
getValues
put
putAllValues
putValues
removeValue
toString