hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
newTask
hunt
event
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
hunt
event
Task
classes
AbstractTask
Task
enums
TaskStatus
functions
makeTask
newTask
run
structs
TaskQueue
Note:from GC