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