Hi,
In message "Re: Hash#rekey"
on Sun, 4 Feb 2007 04:49:08 +0900, "Trans" <transfire / gmail.com> writes:
|I think he backed off making Symbol a subclass of String, but I think
|he's still considering auto-coercing symbol to string, or at the very
|least that they will have some sort of equality for use as hash keys.
|Matz?
No. "foo" and :foo are different keys in a hash.
matz.