arrow-fx / arrow.fx.extensions / IOMonadError / ap

ap

open fun <A, B> IOOf<A>.ap(ff: IOOf<(A) -> B>): IO<B>

Do you like Arrow?

Arrow Org
<