ae v0.0.3053 (2021-06-01T17:26:23Z)
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
functions
dmd21804workaround
except
finish
fulfill
reject
then
Fulfill this promise, with the given value (if applicable).