arrow-fx / arrow.fx / Schedule / map

map

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

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

Do you like Arrow?

Arrow Org
<