- do_while
Promise!void do_while(U delegate() cb)
Undocumented in source. Be warned that the author may not have intended to support it.
- fatal
void fatal(Exception e, string file, ulong line)
Undocumented in source. Be warned that the author may not have intended to support it.
- promisify
auto promisify(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
- promisifyCall
auto promisifyCall(T a, U b)
Undocumented in source. Be warned that the author may not have intended to support it.