upromised.fiber

Undocumented in source.

Members

Classes

FiberPromise
class FiberPromise(T)
Undocumented in source.

Functions

async
Promise!T async(T delegate() cb)
Undocumented in source. Be warned that the author may not have intended to support it.
await
T await(Promise!T a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta