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

Letting Statement List

Assigns a variable to some domain.

For example, it can be used like this:

Example of a letting statement

Which would produce the following Essence Output:

letting x be domain int ( 0 .. 5  )