FiberPromise

Undocumented in source.

Constructors

this
this(T delegate() task)
Undocumented in source.

Members

Functions

execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
then_
void then_(void delegate(Value) nothrow cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta