From: Martin DeMello Date: 2006-12-07T18:26:35+09:00 Subject: Re: [GOLF]: partitioning an array On 12/7/06, Robert Klemme wrote: > Hash.new {|h,k| h[k]=[]} This is common enough that it deserves to be its own constructor, imo - Hash.multi perhaps martin