First class lazy Interval
bearophile
bearophileHUGS at lycos.com
Fri Feb 27 01:50:58 PST 2009
Previous message:
First class lazy Interval
Next message:
First class lazy Interval
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
bearophile: >
For the compiler that's syntax sugar of (a>0 && a<10).
I meant: (a >= 0 && a < 10)
Previous message:
First class lazy Interval
Next message:
First class lazy Interval
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d mailing list