Future.ready

Returns whether the future has a return value

struct Future(T)
@property const pure nothrow @safe @nogc
bool
ready
()

Meta