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

take

open fun take(n: Int): Chunk<O>

Takes the first n elements of this chunk.

Do you like Arrow?

Arrow Org
<