CONCURRENCY provides three functions for introducing concurrency. Click on a name on the right to see how they are defined and used.
Concurrency is covered in the textbook Structure and Interpretation of Computer Programs, JavaScript Adaptation (SICP JS) in section 3.4.2 Mechanisms for Controlling Concurrency.