ae v0.0.3053 (2021-06-01T17:26:23Z)
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
functions
dmd21804workaround
except
finish
fulfill
reject
then
A tuple of this Promise's value. Either (T) or an empty tuple.