incr

fun <K> MutableMap<K, Int>.incr(key: K, delta: Int = +1): Int