The Artima Developer Community


Errata for Programming in Scala
Chapter 9: Control Abstraction
Return to errata index.

Page 162 (PDF page 195):
First paragraph, last line: replace "FilesMatcher" by "FileMatcher".

FIXED
Page 3247 (PDF page 3285):
"By contrast, the function literal _.endsWith(query), used in the most
recent example, contains one bound variable, the argument represented by
the underscore, and one free variable named query"

I believe query is the bound variable, underscore is the free variable.

Page number: Book type: Paperback book PDF eBook
Book version: (Or build date. Found on back of title page.)
Your feedback:
Your name: (optional)
Your email address: (optional) (will not be published)

Copyright © 2021 Artima, Inc. All rights reserved.