From: Florian Frank Date: 2005-10-28T02:59:59+09:00 Subject: Re: [SUMMARY] Ducksay (#52) On 2005-10-28 00:55:04 +0900, James Edward Gray II wrote: > I was speaking of memory consumption. map() has to copy the whole > Array, while inject() does not. ary.max { |a,b| a.size <=> b.size }.size -- Florian Frank