forEachIndexed

abstract fun forEachIndexed(block: (index: Int, K, Collection<V>?) -> Unit)