Since 5/8/2012 12:18:27 PM, acmeman1 has written 1 articles and participated in 0 conversations. acmeman1 signature: acmeman1
acmeman1's articles:
Items(1) /1
How to implement a hash whose key is another hash?421 (8/20/2007 2:58:26 PM) comp.lang.ruby I understand that the key of a hash can be any object. Therefore, I would think that the key of a hash can be another hash. If I have the following code sequence. (I using ruby 1.8.5 (2006-08-25) [i486- linux]... acmeman1