- AppReturnType!F App(F f, A args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hlSleepvoid hlSleep(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- mapMauto  mapM(R r, F f, ulong m) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- mapMxNauto  mapMxN(R r, F f, ulong m, ulong n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- spawnTaskauto  spawnTask(T task, Duration howLong) 
- Run eventloop and task in separate thread.
 Send what task returned or struct TaskNotReady if task not finished in time. 
- taskauto  task(F f, A a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- threadedauto  threaded(F f, A a) 
- Undocumented in source. Be warned that the author may not have intended to support it.