arrow-fx / arrow.fx.extensions.schedule.functor
| arrow.Kind |
| lift | fun <F, Input, A, B> ~~lift~~(arg0: (A) -> B): (Kind<Kind<Kind<ForSchedule, F>, Input>, A>) -> Kind<Kind<Kind<ForSchedule, F>, Input>, B> |
| mapConst | fun <F, Input, A, B> A.~~mapConst~~(arg1: Kind<Kind<Kind<ForSchedule, F>, Input>, B>): Schedule<F, Input, A> |
| functor | fun <F, Input> Schedule.Companion.~~functor~~(): ScheduleFunctor<F, Input> |
Do you like Arrow?
✖