Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-reflexive strict equality comparison test #5

Open
michaelficarra opened this issue Jul 17, 2012 · 1 comment
Open

non-reflexive strict equality comparison test #5

michaelficarra opened this issue Jul 17, 2012 · 1 comment

Comments

@michaelficarra
Copy link

0/0 !== 0/0

Also, 0 and -0 are not distinguished by the strict equality comparison.

@DavidBruant
Copy link
Owner

This is regrettable indeed :-)
Adressed in ES6 http://wiki.ecmascript.org/doku.php?id=harmony:egal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants