From: Yukihiro Matsumoto Date: 2004-09-30T11:17:45+09:00 Subject: Re: Array#uniq Hi, In message "Re: Array#uniq" on Thu, 30 Sep 2004 03:08:34 +0900, Markus writes: | I just caught myself making an assumption about an undocumented |(so far as I know) behaviour. Can I depend on the fact that Array#uniq |preserves the order of the values that it retains? I know that that is |how it works now, but should I fear it someday changing? I think it would not be changed in the future. matz.