hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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