replace

fun <K, V> MutableMapList<K, V>.replace(key: K, value: V): MutableMapList<K, V>