arrow-fx-coroutines / arrow.fx.coroutines / Schedule / compose

compose

infix fun <B> compose(other: Schedule<B, Input>): Schedule<B, Output>

Infix variant of pipe with reversed order.

Do you like Arrow?

Arrow Org
<