arrow-fx / arrow.fx.extensions / IOEffect / runAsync

runAsync

open fun <A> IOOf<A>.runAsync(cb: (Either<Throwable, A>) -> IOOf<Unit>): IO<Unit>

Do you like Arrow?

Arrow Org
<