Flow Control

Grid provides a few flow-control operators which are covered in detail in the following sections.

OperatorDescription
?Conditional
#Grid
@Loop

Each of these operators takes an input expression, and contains a pattern matching block to evaluate.