unconfined

open val unconfined: CoroutineDispatcher

CoroutineDispatcher which is unconfined.

Corresponds to the Dispatchers.Unconfined property in a default implementation.

See also

kotlinx.coroutines.Dispatchers

Sources

Link copied to clipboard