arrow-fx / arrow.fx.extensions.io.functor

Package arrow.fx.extensions.io.functor

Extensions for External Classes

arrow.Kind  

Functions

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>

Companion Object Functions

functor fun IO.Companion.~~functor~~(): IOFunctor

Do you like Arrow?

Arrow Org
<