Hi,
In message "Re: === is not a symmetric operator?"
on Mon, 23 Aug 2010 22:52:11 +0900, Ralph Shnelvar <ralphs / dos32.com> writes:
|Is my understanding correct that === is not a symmetric operator? That, in fact,
| X === x
|and
| x === X
|
|mean different things?
No.
matz.