arrow-core / arrow.core.extensions.mapk.functor
arrow.core.MapK | |
arrow.Kind |
lift | fun <K, A, B> ~~lift~~(arg0: (A) -> B): (Kind<Kind<ForMapK, K>, A>) -> Kind<Kind<ForMapK, K>, B> |
mapConst | fun <K, A, B> A.~~mapConst~~(arg1: Kind<Kind<ForMapK, K>, B>): MapK<K, A> |
Do you like Arrow?
✖