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