arrow-core / arrow.core.extensions.either.apply / arrow.Kind / map2Eval
@JvmName("map2Eval") fun <L, A, B, Z> Kind<Kind<ForEither, L>, A>.~~map2Eval~~(arg1: Eval<Kind<Kind<ForEither, L>, B>>, arg2: (Tuple2<A, B>) -> Z): Eval<Kind<Kind<ForEither, L>, Z>>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖