hunt-extra ~master (2022-03-03T03:00:29Z)
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