yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
newTask
yu
task
Note:from GC
auto
newTask
(Args args)
auto
newTask
(F delegateOrFp, Args args)
@
trusted
auto
newTask
(
F
Args
...
)
(
F
delegateOrFp
,
Args
args
)
if
(
is
(
typeof
(
delegateOrFp
(
args
)))
)
Meta
Source
See Implementation
yu
task
classes
AbstractTask
Task
enums
TaskStatus
functions
makeTask
newTask
run
structs
TaskQueue
Note:from GC