hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
DefaultPromise.succeeded
hunt
concurrency
Promise
DefaultPromise
Undocumented in source. Be warned that the author may not have intended to support it.
bool
succeeded
()
bool
succeeded
(T result)
class
DefaultPromise
(T)
static if
(!(
is(T == void)
))
bool
succeeded
(
T
result
)
Meta
Source
See Implementation
hunt
concurrency
Promise
DefaultPromise
functions
failed
succeeded