arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / forEachIndexed

forEachIndexed

inline fun forEachIndexed(f: (Int, O) -> Unit): Unit

Invokes the supplied function for each element of this chunk.

Do you like Arrow?

Arrow Org
<