First class lazy Interval

Rainer Deyke rainerd at eldwood.com
Fri Feb 27 23:38:34 PST 2009


Bill Baxter wrote:
> 4..$
> 4u..$
> etc?

Aside from the inconsistent meaning of $, you still can't have an
inclusive range [a, b], where 'a' and 'b' are not only known at runtime,
without treating 'b == int.max' as a special case.

-- 
Rainer Deyke - rainerd at eldwood.com



More information about the Digitalmars-d mailing list