arrow-fx-coroutines / arrow.fx.coroutines.stream / StepLeg / pull

pull

fun pull(): Pull<O, Unit>

Converts this leg back to regular pull. Scope is updated to the scope associated with this leg. Note that when this is invoked, no more interleaving legs are allowed, and this must be very last leg remaining.

Note that resulting pull won’t contain the head of this leg.

Do you like Arrow?

Arrow Org
<