upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
Promise.Then
upromised
promise
Promise
Undocumented in source.
template
Then
(U)
template
Then
(U)
interface
Promise
(T_)
static if
(!(
is(T == void)
))
template
Then (
U
) {
alias
Then
=
U
delegate
(
T
)
;
}
Members
Aliases
Then
alias
Then
=
U
delegate
(
T
)
Undocumented in source.
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