Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Printed | Page 64 The paragraph after the first code snippet |
In the first sentence "..., and we are configuring it by calling addTarget(action:for:), ...", Note from the Author or Editor: |
Wayne | Sep 30, 2020 | |
Printed | Page 90 The paragraph after the second code snippet |
"... and over is an enum reporting that overflow occurred." Note from the Author or Editor: |
Wayne | Oct 01, 2020 | |
Printed | Page 99 The paragraph after the fourth code snippet |
In "Alternatively, contains(_:) can take a function ...", Note from the Author or Editor: |
Wayne | Sep 30, 2020 | |
Printed | Page 100 The paragraph after the third code snippet |
In "split(_:) breaks a string up into an array, ...", Note from the Author or Editor: |
Wayne | Sep 30, 2020 | |
Printed | Page 101 The last code snippet |
The last line of the code snippet: Note from the Author or Editor: |
Wayne | Sep 30, 2020 | |
Printed | Page 115 The text next to the tip image |
The fourth line of this paragraph, Note from the Author or Editor: |
Wayne | Oct 01, 2020 | |
317 Sample code after "...initialization with a minimum and maximum to clamp to:" |
"initial" should be "wrappedValue" to match parameter name in the Clamped initializer. Use of "initial" causes compile error. Please see inline comment below. Note from the Author or Editor: |
Erik Young | Apr 15, 2020 | Jun 05, 2020 |