arrow-fx / arrow.fx.typeclasses / UnsafeCancellableRun / runNonBlockingCancellable
abstract suspend fun <A> unsafe.runNonBlockingCancellable(onCancel:
OnCancel
, fa: () -> Kind<F, A>, cb: (Either<
Throwable
, A>) ->
Unit
):
Disposable
Do you like Arrow?
✖