Expressions¶
Note
This page is under construction.
TODO: talk about assignable expressions and reword all this stuff
Valid LHS expressions are:
- Variable names (TODO link)
- Vector indexing expression (TODO link) where the vector is a variable name (TODO link)
NOTE: in the future, cell patterns may sometimes be valid LHS expressions.