kotlin-stdlib / kotlin.collections / HashMap / putAll putAll Common Native 1.0 fun putAll(from: Map<out K, V>)(Common source) (Native source) Updates this map with key/value pairs from the specified map from.