arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / Shorts / splitAtChunk_
protected fun splitAtChunk_(n:
Int
):
Pair
<
Chunk
<
Short
>,
Chunk
<
Short
>>
Splits this chunk in to two chunks at the specified index n
,
which is guaranteed to be in-bounds.
Do you like Arrow?
✖