upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
Promise.then
upromised
promise
Promise
Undocumented in source. Be warned that the author may not have intended to support it.
Promisify
!
U
then
(U delegate() cb)
interface
Promise
(T_)
nothrow
static if
(
is(T == void)
)
Promisify
!
U
then
(
U
)
(
U
delegate
(
)
cb
)
Promisify
!
U
then
(U delegate(T) cb)
Promisify
!
U
then
(U delegate() cb)
Meta
Source
See Implementation
upromised
promise
Promise
aliases
T
Types
functions
except
failure
finall
nothrow_
then
then2
then_
static functions
rejected
resolved
resolved_
structs
Value
templates
Then