hio v0.0.4 (2019-10-18T11:46:13Z)
Dub
Repo
TestException
hio
scheduler
Undocumented in source.
version(unittest)
class
TestException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
hio
scheduler
classes
NotReadyException
Task
TestException
Threaded
functions
App
hlSleep
mapM
mapMxN
spawnTask
task
threaded
interfaces
Computation
structs
Box
TaskNotReady