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

splitAtChunk_

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

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
<