Future.result

Undocumented in source. Be warned that the author may not have intended to support it.
class Future(T)
static if(!is(T == void))
T
result
()

Meta