EventLoop

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
schedule
void schedule(Fiber fiber)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fibers
DList!Fiber fibers;
Undocumented in source.

Meta