Promise.fulfill

Fulfill this promise, with the given value (if applicable).

class Promise(T, E : Throwable = Exception)
void
fulfill
()

Meta