arrow-fx-coroutines / arrow.fx.coroutines / kotlin.coroutines.SuspendFunction0 / forkScoped

forkScoped

suspend fun <A> (suspend () -> A).~~forkScoped~~(ctx: CoroutineContext = Dispatchers.Default, interruptWhen: suspend () -> Unit): Fiber<A> Deprecated: Use async with KotlinX Coroutines Structured Concurrency

See Also

ForkScoped

Do you like Arrow?

Arrow Org
<