Page 587 (PDF page 625):
First line of subtractOne function, the last prev statement is redundant,
because the last statement of the function returns "this". Possibly, the
"else" block needs braces. I haven't worked out the code yet.
---
I found some other issues also, and made a TODO to fix in 5ed Advanced.
Tnx for reporting.
|