- addressOf
T* addressOf(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTask
auto makeTask(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTask
auto makeTask(F delegateOrFp, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
ReturnType!F run(F fpOrDelegate, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.