arrow-fx / arrow.fx.extensions.io.functor
arrow.Kind |
lift | fun <A, B> ~~lift~~(arg0: (A) -> B): (Kind< ForIO , A>) -> Kind< ForIO , B> |
mapConst | fun <A, B> A.~~mapConst~~(arg1: Kind< ForIO , B>): IO <A> |
functor | fun IO.Companion.~~functor~~(): IOFunctor |
Do you like Arrow?
✖