arrow-core-data / arrow.core / Eval / ap
fun <B> ~~ap~~(ff:
EvalOf
<(A) -> B>):
Eval
<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?
✖