replaceAll

fun <K, V> MutableMap<K, V>.replaceAll(other: Map<K, V>)