mikeonthemoon
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Equality comparisons and sameness |
The code examples in the 'Loose equality using ==' section were mistakenly using `===` instead of `==` so the results of the evaluations were incorrect. Reworded the closing statement of that section for neutrality. |