arrow-core / arrow.core.extensions.eval.functor / mapConst
@JvmName("mapConst") fun <A, B> A.~~mapConst~~(arg1: Kind<ForEval, B>): Eval<A>
Deprecated: @extension kinded projected functions are deprecated
Replaces the B value inside F with A resulting in a Kind<F, A>
Do you like Arrow?
✖