|
|
|
|
|
by kazinator
745 days ago
|
|
What about the identity side of it? Does the JS specification say that an operation like "a" + "b" is not required to create a new object? Regardless of whether there is such a spec, you can write code that is sensitive to the difference. |
|