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