ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
Promise.fulfill
ae
utils
promise
Promise
Fulfill this promise, with the given value (if applicable).
class
Promise
(T, E : Throwable = Exception)
nothrow
void
fulfill
(
A
value
)
Meta
Source
See Implementation
ae
utils
promise
Promise
functions
dmd21804workaround
except
finish
fulfill
reject
then
Fulfill this promise, with the given value (if applicable).