arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / void
fun void(): Pull<O, Unit>
fun void():
Pull
<O,
Unit
>
Replaces the result of this pull with Unit.
Do you like Arrow?