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

splitAt

fun splitAt(n: Int): Pair<Chunk<O>, Chunk<O>>

Splits this chunk in to two chunks at the specified index.

Do you like Arrow?

Arrow Org
<