Letting Statement List
Assigns a variable to some domain.
For example, it can be used like this:

Which would produce the following Essence Output:
letting x be domain int ( 0 .. 5 )
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
Assigns a variable to some domain.
For example, it can be used like this:

Which would produce the following Essence Output:
letting x be domain int ( 0 .. 5 )