onEachIndexed

abstract fun onEachIndexed(action: (index: Int, T) -> Unit): SequenceWrapper<T>