toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-resilience
/
arrow.resilience
/
Schedule
/
Decision
/
or
or
open
suspend
fun
<
B
,
C
>
or
(
other
:
Schedule.Decision
<
@
UnsafeVariance
Input
,
B
>
,
transform
:
suspend
(
output
:
Output
?
,
b
:
B
?
)
->
C
,
combineDuration
:
suspend
(
left
:
Duration
?
,
right
:
Duration
?
)
->
Duration
)
:
Schedule.Decision
<
Input
,
C
>
(
source
)