arrow-core / arrow.core.extensions.mapk.functor

Package arrow.core.extensions.mapk.functor

Extensions for External Classes

arrow.core.MapK  
arrow.Kind  

Functions

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?

Arrow Org
<