upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
DelegatePromise.then_
upromised
promise
DelegatePromise
Undocumented in source. Be warned that the author may not have intended to support it.
class
DelegatePromise
(T)
override nothrow
void
then_
(
void
delegate
(
Value
)
nothrow
cb
)
Meta
Source
See Implementation
upromised
promise
DelegatePromise
functions
reject
resolve
then_
variables
pending
resolved
result