dpromise ~master (2021-10-16T22:13:41.1161589)
Dub
Repo
Promise._isPending
dpromise
promise
Promise
Undocumented in source.
class
Promise
(T)
protected
static if
(
is(T == void)
)
bool
_isPending
;
Meta
Source
See Implementation
dpromise
promise
Promise
constructors
this
functions
fail
then
properties
exception
isFulfilled
isPending
isRejected
value
variables
_isPending
_value
next