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 A. 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 |
5 Comments |
712 views
Category: Notes |
Tags: equality, non-strict equal, Notes, strict equal, typeof