arrow-fx-coroutines / arrow.fx.coroutines.stream / StepLeg / stepLeg
fun stepLeg(): Pull<Nothing, StepLeg<O>?>
fun stepLeg():
Pull
<
Nothing
,
StepLeg
<O>?>
Provides an uncons-like operation on this leg of the stream.
uncons
Do you like Arrow?