arrow-core-data / arrow.core / NonEmptyList / ap

ap

fun <B> ~~ap~~(ff: NonEmptyListOf<(A) -> B>): NonEmptyList<B> Deprecated: ap is deprecated alongside the Apply typeclass, since it’s a low-level operator specific for generically deriving Apply combinators.

Do you like Arrow?

Arrow Org
<