arrow-fx / arrow.fx.extensions / IOUnsafeCancellableRun / runNonBlockingCancellable
open suspend fun <A> unsafe.runNonBlockingCancellable(onCancel:
OnCancel
, fa: () -> Kind<
ForIO
, A>, cb: (Either<
Throwable
, A>) ->
Unit
):
Disposable
Do you like Arrow?
✖