append

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