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