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

ap

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

Do you like Arrow?

Arrow Org
<