arrow-fx-coroutines / arrow.fx.coroutines / kotlin.coroutines.SuspendFunction0 / 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
Do you like Arrow?
✖