eachCount

fun <T> List<T>.eachCount(): Map<T, Int>(source)