ae ~master (2024-01-05T13:09:51Z)
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).