arrow-core / arrow.core.extensions.either.apply / arrow.Kind / ap

ap

@JvmName("ap") fun <L, A, B> Kind<Kind<ForEither, L>, A>.~~ap~~(arg1: Kind<Kind<ForEither, L>, (A) -> B>): Either<L, B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<