arrow-fx-coroutines / arrow.fx.coroutines / Schedule / map

map

abstract fun <B> map(f: (output: Output) -> B): Schedule<Input, B>

Changes the output of a schedule. Does not alter the decision of the schedule.

Do you like Arrow?

Arrow Org
<