[phobos] advance() for infinite random access ranges?

Andrei Alexandrescu andrei at erdani.com
Sun Sep 5 22:03:32 PDT 2010


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


More information about the phobos mailing list