ae ~next (2021-10-23T04:25:29.3345725)
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
functions
dmd21804workaround
except
finish
fulfill
reject
then
Fulfill this promise, with the given value (if applicable).