javascript-allonge
javascript-allonge copied to clipboard
Chapter 1, Summary / Is correction needed?
In Chapter 1, Summary, there is an assertion: The arguments are passed by sharing, which is also called “pass by value.”
I think "pass by value" needs to be corrected to "pass by reference". Is this correction needed?
Regards