libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
JsPromise.then
libwasm
types
JsPromise
Undocumented in source. Be warned that the author may not have intended to support it.
struct
JsPromise
(T = Any)
nothrow return scope @
trusted
auto
then
(
ResultType
)
(
scope
ResultType
delegate
(
T
)
nothrow
cb
)
Meta
Source
See Implementation
libwasm
types
JsPromise
aliases
FulfillCallback
JoinedCallback
JoinedType
RejectCallback
U
constructors
this
functions
error
then
manifest constants
ResultMangled
variables
handle