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