true if the future was completed with a value.Future.isResolved
bool isResolved() const @trusted nothrow @nogcCheck whether the future was resolved successfully.
bool isResolved() const @trusted nothrow @nogcCheck whether the future was resolved successfully.
true if the future was completed with a value.