- reject
void reject(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve()
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(Value value)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolve
void resolve(T value)
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.