From: Yukihiro Matsumoto Date: 2004-09-05T20:05:27+09:00 Subject: Re: OK... :) question about hash and array literals Hi, In message "Re: OK... :) question about hash and array literals" on Sun, 5 Sep 2004 01:38:42 +0900, Hal Fulton writes: |However, if order in literals is irrelevant, then hashes are not truly |ordered entities, are they? My opinion is preserving order reduces some "pitfalls". Reducing pitfalls is a good thing. To be honest, I don't care whether Hash being "true" ordered entity or not. matz.