plusAll

fun <T> Counter<T>.plusAll(map: Map<T, Int>): Counter<T>