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

take

fun take(n: Int): Chunk<Boolean>

Takes the first n elements of this chunk.

Do you like Arrow?

Arrow Org
<