The F# Asynchronous Programming Model.¶
Syme, D., Petricek, T., & Lomov, D. (2011). The F# Asynchronous Programming Model. Practical Aspects of Declarative Languages (PADL 2011).
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Future Or Promise
- The same reification is what makes
async/awaitwork: the future is the handle on whichawaitoperates.This sourceDescribes the async/await model in which an awaitable future is the handle on which await operates, the basis later adopted by C#, JavaScript, and others.
- The same reification is what makes
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:8b4b2c4f14b6 · see in the full table