Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
compose
compose
infix
fun
<
B
>
compose
(
other
:
Schedule
<
B
,
Input
>
)
:
Schedule
<
B
,
Output
>
(
source
)
Infix variant of pipe with reversed order.