arrow-core / arrow.core.extensions.ior.bifunctor / arrow.Kind / mapLeft

mapLeft

@JvmName("mapLeft") fun <A, B, C> Kind<Kind<ForIor, A>, B>.~~mapLeft~~(arg1: (A) -> C): Ior<C, B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<