kotlinx.coroutines
1.6.4-SNAPSHOT
kotlinx-coroutines-rx2
/
kotlinx.coroutines.rx2
/
asScheduler
as
Scheduler
fun
CoroutineDispatcher
.
asScheduler
(
)
:
Scheduler
Converts an instance of
CoroutineDispatcher
to an implementation of
Scheduler
.