On Sun, 24 Aug 2014, Isiah Meadows wrote: > > One big question I have is whether a different keyword should be used > (`isa`, etc), given its use as a keyword synonym to `===` in many > compile-to-JS languages, most notably CoffeeScript.
"is" is used to mean "is an instance of or an instance of a subclass of" in C# and modern Pascals, FWIW. Perl uses "isa" for this. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

