arrow-fx-coroutines
1.0.3-alpha.1
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
modify
modify
common
@
ExperimentalTime
fun
modify
(
f
:
suspend
(
Output
,
Duration
)
->
Duration
)
:
Schedule
<
Input
,
Output
>
Content copied to clipboard
Changes the delay of a resulting
Decision
based on the
Output
and the produced delay.