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