Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I want Actors in JavaScript

Name: ppp 2012-02-21 2:53

got any?

Name: Anonymous 2012-02-21 16:39


[123] == 123 //true


wtf?

Name: Anonymous 2012-02-21 16:42

>>8
[123][0] == 123[0] //false

Name: Anonymous 2012-02-21 16:49

how bout this one


var a = [0];
a == a;     // true
a == !a;    // true

Name: Anonymous 2012-02-21 16:58

>>3-10
Of course JavaScript is shit! It was standardized by ECMA. This is the same organization that put a 1900 leap year bug and wdAutospaceLikeWW7 into an international standard (ECMA-376). This is the same organization that standardized the obsolete 16-bit Windows API (ECMA-234).

Name: Anonymous 2012-02-21 17:06

>>10
JS just broke The First Law of Logic.
http://en.wikipedia.org/wiki/Law_of_identity

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List