arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / output
fun <O> output(chunk: Chunk<O>): Pull<O, Unit>
fun <O> output(chunk:
Chunk
<O>):
Pull
<O,
Unit
>
Do you like Arrow?