spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Promise.then
spasm
types
Promise
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Promise
(T, U = Any)
nothrow @
trusted
auto
then
(
ResultType
)
(
ResultType
delegate
(
T
)
nothrow
cb
)
Meta
Source
See Implementation
spasm
types
Promise
aliases
FulfillCallback
JoinedCallback
JoinedType
RejectCallback
constructors
this
functions
then
manifest constants
ResultMangled
variables
handle