From: Denis Hennessy Date: 2008-01-18T08:32:46+09:00 Subject: Re: [SUMMARY] Counting Cards (#152) On 17 Jan 2008, at 22:17, Ruby Quiz wrote: > the code is just a longhand form of @shoe.sort_by { rand }). That's sweet. Time to go re-read Enumerable... /dh