hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
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