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

mapLeft

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

Do you like Arrow?

Arrow Org
<