From: ts Date: 2003-08-27T02:02:01+09:00 Subject: Re: Array#uniq! >>>>> "m" == mgarriss writes: m> Anyone know why Array#uniq returns an array in every case and m> Array#uniq! returns nil if nothing is removed? Well, you can look at the thread http://www.ruby-talk.org/3758 (there is a thread frame) [ruby-talk:03758] Array.uniq! returning nil with [ruby-talk:03785] http://www.ruby-talk.org/3785 Guy Decoux