Return $(D_KEYWORD true) if the future is done.
Done means either that a result/exception are available, or that the future was cancelled.
See Implementation
Return $(D_KEYWORD true) if the future is done.
Done means either that a result/exception are available, or that the future was cancelled.