Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
forever
forever
fun
<
A
>
forever
(
)
:
Schedule
<
A
,
Int
>
(
source
)
Creates a Schedule that continues forever and returns the number of iterations.