Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (exclamation point)
! method, sending messages to Actors, A Taste of Concurrency, Syntactic Sugar, Sending Messages to Actors
!! method, sending messages to Actors, Effective Actors
!= (not equal) method, The == and != Methods
!= (not equal) operator, Conditional Operators
encoding in Java identifiers, Scala Names in Java Code
operator precedence, Precedence Rules
" " (quotation marks, double)
enclosing string literals, String Literals
escaping in character literals, Character Literals
triples of double quotes, bounding multi-line string literals, String Literals
# (pound sign)
encoding in Java identifiers, Scala Names in Java Code
use in type projections, Reserved Words
$ (dollar sign) in identifiers, Operator? Operator?
% (percent sign)
encoding in Java identifiers, Scala Names in Java Code
operator precedence, Precedence Rules
& (ampersand)
&& (and) operator, Conditional Operators
encoding in Java identifiers, Scala Names in Java Code
operator precedence, Precedence Rules
' ' (quotation marks, single)
enclosing character literals, Character Literals
in symbol literals, Symbol Literals
( ) (parentheses)
capture groups in regular expressions, Matching on Regular ...

Get Programming Scala now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.