2

How do I find what I think is called the "precedence" of a given operator. That is, for the following code:

CurveLength[c_Curve] := Plus @@ First /@ Cases[c, _Move]

What is the order of operations (ie. where would I apply parentheses)?

Brandon
  • 101
  • 6

0 Answers0