
Image by qimono on Pixabay · Pixabay License
future
Sign in to saveAlso known as deferred, promise, delay, deferreds, promises, futures, Futures and promises
in concurrent programming, an object serves as a placeholder for a result that is initially unknown because the computation is incomplete (such an object is crucial in representing the final result during ongoing or not-yet-started computations)