On 9/5/10 23:36 CDT, David Simcha wrote: > One more thing: Are we going to make infinite random access ranges > implement [num..$] slicing as part of their definition? IMHO we should. Only those that can implement it in O(log n). Andrei