Page 627 (PDF page 650):
Line -2:
Replace "... are represented in as the Scala..." with "... are
represented as the Scala...".
|
Page 628 (PDF page 651):
l.1 To produce to this
--> To produce this
FIXED
|
Page 631 (PDF page 654):
Line 8:
Replace "... at the end of the each..." with "... at the end of each...".
FIXED in 2ed
|
Page 632 (PDF page 655):
Line 10:
Replace "andthen factor" with "andThen factor"
FIXED in 2ed
|
Page 637 (PDF page 660):
Error is in the first sentence of the page.
Says: Class Parsers defines a generic parser elem
Should say: Trait Parsers defines a generic parser elem
FIXED in 2ed
|
Page 638 (PDF page 661):
Mistake is in the paragraph immediately after code listing 31.6 ("an
binary" vs. "a binary")
Says: This is analogous to the situation for patterns, where an binary
pattern
Should say: This is analogous to the situation for patterns, where a
binary pattern
FIXED
|
Page 643 (PDF page 666):
Line -3:
Replace "lastFailure:" with "lastFailure".
FIXED in 2ed
|
Page 644 (PDF page 667):
Line -5:
Replace "though" with "through".
FIXED in 2ed
|