Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
modify
modify
@
ExperimentalTime
fun
modify
(
f
:
suspend
(
Output
,
Duration
)
->
Duration
)
:
Schedule
<
Input
,
Output
>
(
source
)
Changes the delay of a resulting
Decision
based on the
Output
and the produced delay.