arrow-fx-coroutines / arrow.fx.coroutines / kotlin.coroutines.SuspendFunction0 / forkConnected
suspend fun <A> (suspend () -> A).~~forkConnected~~(ctx: CoroutineContext = Dispatchers.Default): Fiber<A>
Deprecated: Use async with KotlinX Coroutines Structured Concurrency
See Also
Do you like Arrow?
✖