On Thu Jan 22 06:58:15 2009, coke wrote: > This is my fault; > > I added a simplistic Range.pick without running the spectest. > > The original functionality defaulted to flattening the range into a > list, which made (1..10000000).pick.say rather slow. > > I added Range.pick() (no args), but missed the case for multiple params. >
Reverted in r35893. -- Will "Coke" Coleda