From: Robert Dober Date: 2006-04-13T22:53:24+09:00 Subject: Re: map_if, collect_if ??? ------=_Part_18000_10335267.1144936401585 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 4/13/06, Robert Dober wrote: > > > > Ooops module Enumerable def map_if map{ |x| (r =3D yield(x)) ? r : nil}.compact end end that one might do as a comprimise between speed, elegance and sanity? -- Deux choses sont infinies : l'univers et la b=EAtise humaine ; en ce qui concerne l'univers, je n'en ai pas acquis la certitude absolue. - Albert Einstein ------=_Part_18000_10335267.1144936401585--