arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / defer

defer

fun <O, R> defer(fr: () -> Pull<O, R>): Pull<O, R>

Do you like Arrow?

Arrow Org
<