fastForEach

inline fun fastForEach(block: (index: Int, key: K, value: V) -> Unit)