Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Decision
/
bimap
bimap
fun
<
C
,
D
>
bimap
(
f
:
(
A
)
->
C
,
g
:
(
B
)
->
D
)
:
Schedule.Decision
<
C
,
D
>
(
source
)