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 - rain...@eldwood.com

Reply via email to