MultiMap.putAllValues

Shorthand version of putAll

@param input the input map

class MultiMap(V)
void
putAllValues
(
Map!(string, V) input
)

Meta