spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Promise.JoinedCallback
spasm
types
Promise
Undocumented in source.
alias
JoinedCallback
(
P
=
void
)
=
P
delegate
()
nothrow
struct
Promise
(T, U = Any)
nothrow
static if
(
is(T == void)
)
alias
JoinedCallback
(
P
=
void
)
=
P
delegate
(
)
nothrow
alias
JoinedCallback
(
P
)
=
P
delegate
(
JoinedType
)
nothrow
Meta
Source
See Implementation
spasm
types
Promise
aliases
FulfillCallback
JoinedCallback
JoinedType
RejectCallback
constructors
this
functions
then
manifest constants
ResultMangled
variables
handle