package haxe.coro.dispatchers
| .. | |
|---|---|
| Dispatcher | A dispatcher manages the distribution of executable code to executors,
allowing the asynchronous behavior of coroutines. Refer to the
|
| IDispatchObject | Classes that implement this interface can be passed to instances of
|