<init>

CoroutineDispatcher()

Base class that shall be extended by all coroutine dispatcher implementations.

The following standard implementations are provided by kotlinx.coroutines:

This class ensures that debugging facilities in newCoroutineContext function work properly.