ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
Promise.ValueTuple
ae
utils
promise
Promise
A tuple of this
Promise
's value. Either
(T)
or an empty tuple.
class
Promise
(T, E : Throwable = Exception)
alias
ValueTuple
=
A
Meta
Source
See Implementation
ae
utils
promise
Promise
aliases
ValueTuple
constructors
this
functions
dmd21804workaround
except
finish
fulfill
ignoreResult
reject
then
A tuple of this Promise's value. Either (T) or an empty tuple.