Open philzook58 opened 2 years ago
There are constraint on what pattern variables can attach to. This is the analog of "when" clauses.
As an example add x,y,z in arm only allows constants in the z position
add x,y,z
There are constraint on what pattern variables can attach to. This is the analog of "when" clauses.
As an example
add x,y,z
in arm only allows constants in the z position