Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
whileOutput
while
Output
fun
whileOutput
(
f
:
suspend
(
Output
)
->
Boolean
)
:
Schedule
<
Input
,
Output
>
(
source
)
Continues or stops the schedule based on the output.