arrow-fx-coroutines / arrow.fx.coroutines / kotlin.coroutines.SuspendFunction0 / evalOn
suspend fun <T> (suspend () -> T).~~evalOn~~(ctx: CoroutineContext): T Deprecated: Use withContext
suspend fun <T> (suspend () -> T).~~evalOn~~(ctx:
CoroutineContext
): T
Do you like Arrow?