arrow-fx / arrow.fx.extensions / IOConcurrentEffect / runAsyncCancellable

runAsyncCancellable

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

Do you like Arrow?

Arrow Org
<