Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-resilience
/
arrow.resilience
/
Schedule
/
Decision
/
and
and
open
suspend
fun
<
B
,
C
>
and
(
other
:
Schedule.Decision
<
Input
,
B
>
,
transform
:
suspend
(
output
:
Output
,
b
:
B
)
->
C
,
combineDuration
:
suspend
(
left
:
Duration
,
right
:
Duration
)
->
Duration
)
:
Schedule.Decision
<
Input
,
C
>