Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Concurrency

This section covers FOL’s concurrency and asynchronous execution model.

The current chapter split is:

  • eventuals
  • coroutines

Together they define the language-level model for deferred work, coordination, and concurrent execution structure.