arrow-core / arrow.core.extensions.either.bifunctor / arrow.Kind / mapLeft
@JvmName("mapLeft") fun <A, B, C> Kind<Kind<ForEither, A>, B>.~~mapLeft~~(arg1: (A) -> C): Either<C, B>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖