removeByValue

fun <K, V> MutableMap<K, V>.removeByValue(value: V): Int