arrow-core / arrow.core.extensions.validated.functor / arrow.Kind / fproduct

fproduct

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

Do you like Arrow?

Arrow Org
<