Promise._isPending

Undocumented in source.
class Promise(T)
protected
static if(is(T == void))
bool _isPending;

Meta