kotlinx.coroutines
1.6.4-SNAPSHOT
kotlinx-coroutines-reactor
/
kotlinx.coroutines.reactor
/
asCoroutineDispatcher
as
Coroutine
Dispatcher
fun
Scheduler
.
asCoroutineDispatcher
(
)
:
SchedulerCoroutineDispatcher
Converts an instance of
Scheduler
to an implementation of
CoroutineDispatcher
.