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

stream

fun stream(): Stream<O>

Converts this leg back to regular stream. 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 stream won’t contain the head of this leg.

Do you like Arrow?

Arrow Org
<