Do infinite bidirectional ranges make any sense?

Simen Kjaeraas simen.kjaras at gmail.com
Sun Aug 12 06:11:10 PDT 2012


On Sun, 12 Aug 2012 06:11:48 +0200, Jonathan M Davis <jmdavisProg at gmx.com>  
wrote:

> Can anyone think of any situation where an infinite bidirectional range  
> would make any sense at all?

std.range.repeat(1);

I would be very surprised if that's not both bidirectional and infinite.


-- 
Simen


More information about the Digitalmars-d mailing list