arrow-core / arrow.core.extensions.validated.applicativeError / arrow.Kind / handleErrorWith
@JvmName("handleErrorWith") fun <E, A> Kind<Kind<ForValidated, E>, A>.~~handleErrorWith~~(SE: Semigroup<E>, arg1: (E) -> Kind<Kind<ForValidated, E>, A>): Validated<E, A>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖