(int, string) doesn't seem to me to be a syntax that the average JS programmer will guess means union. I would have thought a better choice would be (int | string) (especially given that regexps use |) or a keyword.
James
_______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
