From: Hal Fulton Date: 2010-08-02T02:24:37+09:00 Subject: Re: .any?{} Behavior --0016e6dede3ddbdfd1048cc65a11 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Aug 1, 2010 at 11:46 AM, Rick DeNatale wrote: > On Sun, Aug 1, 2010 at 12:28 PM, Maurizio De Santis > wrote: > > Josh Cheek wrote: > >> On Fri, Jul 30, 2010 at 10:49 AM, Rick DeNatale > >> wrote: > >> > >>> [].all? {|element| element != 3 } # => true > >>> There may be a better name than non_vacuous_all? but I can't think of > one. > >>> > >>> > >> How about #appall? to imply that it is a pessimistic implementation of > >> #all? > >> :) > Ho --0016e6dede3ddbdfd1048cc65a11--