arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / iterable
fun <O> iterable(l: Iterable<O>): Chunk<O>
fun <O> iterable(l:
Iterable
<O>):
Chunk
<O>
Do you like Arrow?