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

splitAtChunk_

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

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
<