previous up next     contents index
Next: Conditionals Up: Programming Constructs Previous: Arity

Evaluation Order

  In an application expression, the applied expression and the argument expressions are always evaluated left-to-right.



PLT