Task.waitResult

Undocumented in source. Be warned that the author may not have intended to support it.
class Task(F, A...)
static if(!Void)
waitResult
()
if (
isCallable!F
)

Meta