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

splitAtChunk_

protected abstract fun splitAtChunk_(n: Int): Pair<Chunk<O>, Chunk<O>>

Splits this chunk in to two chunks at the specified index n, which is guaranteed to be in-bounds.

Do you like Arrow?

Arrow Org
<