replaceWith

fun <T, S> MutableMap<T, S>.replaceWith(map: Map<T, S>)