Operator precedence
Last updated
Was this helpful?
Last updated
Was this helpful?
All operators in Sidef have the same precedence, which is controlled by lack of whitespace between the operands.
For example:
See also the on the precedence of operators.