package haxe.coro.context
| .. | |
|---|---|
| AdjustableContext | Similar to |
| Context | An immutable context, which can be used like a map. |
| ElementTree | |
| ExceptionHandler | An abstract context element that handles exception stack trace management for coroutines.
|
| IElement | Represents an element of |
| ISynchronousRun | |
| Key | Represents the key of a |
| KeyImpl |