true if the future is no longer pending.Future.isCompleted
bool isCompleted() const @trusted nothrow @nogcCheck whether the future has been completed (resolved or rejected).
bool isCompleted() const @trusted nothrow @nogcCheck whether the future has been completed (resolved or rejected).
true if the future is no longer pending.