09.10.2014 Views

Download Scala Tutorial (PDF Version) - Tutorials Point

Download Scala Tutorial (PDF Version) - Tutorials Point

Download Scala Tutorial (PDF Version) - Tutorials Point

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Here, operators with the highest precedence appear at the top of the table, those with the lowest appear at the<br />

bottom. Within an expression, higher precedence operators will be evaluated first.<br />

Category Operator Associativity<br />

Postfix () [] Left toright<br />

Unary ! ~ Right to left<br />

Multiplicative * / % Left to right<br />

Additive + - Left to right<br />

Shift >> >>> >= < >=

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!