Note 2. ECMAScript. Equality operators.
In this small note we clarify some technical features related with equality operators.
As we know in ECMAScript equality can be non-transitive.
Read more »
by Dmitry Soshnikov
In this small note we clarify some technical features related with equality operators.
As we know in ECMAScript equality can be non-transitive.
Read more »
June 25th, 2010 |
19 Comments |
3009 views
Category: Notes |
Tags: equality, non-strict equal, Notes, strict equal, typeof