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