ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
Promise.fulfill
ae
utils
promise
Promise
Fulfill this promise, with the given value (if applicable).
class
Promise
(T, E : Throwable = Exception)
void
fulfill
(
A
value
)
Meta
Source
See Implementation
ae
utils
promise
Promise
aliases
ValueTuple
constructors
this
functions
dmd21804workaround
except
finish
fulfill
ignoreResult
reject
then
Fulfill this promise, with the given value (if applicable).