- App
ReturnType!F App(F f, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- hlSleep
void hlSleep(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.
- mapM
auto mapM(R r, F f, ulong m)
Undocumented in source. Be warned that the author may not have intended to support it.
- mapMxN
auto mapMxN(R r, F f, ulong m, ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.
- task
auto task(F f, A a)
Undocumented in source. Be warned that the author may not have intended to support it.
- threaded
auto threaded(F f, A a)
Undocumented in source. Be warned that the author may not have intended to support it.