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