Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-resilience
/
arrow.resilience
/
Schedule
/
Decision
/
map
map
open
suspend
fun
<
A
>
map
(
f
:
suspend
(
output
:
Output
)
->
A
)
:
Schedule.Decision
<
Input
,
A
>