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

splitAtChunk_

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

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
<