arrow-core / arrow.core.extensions.nonemptylist.functor / mapConst

mapConst

@JvmName("mapConst") fun <A, B> A.~~mapConst~~(arg1: Kind<ForNonEmptyList, B>): NonEmptyList<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?

Arrow Org
<