Peter Zijlstra <a.p.zijlstra@chello.nl> wrote on 21.05.2008 12:04:26:
*start,
Definitely another way to put it. In my opinion the intention of the
implementation is more easily understood though when spelling it out
as (a>=b) && (a<c).
For empty ranges (start > end), this produces different (less expected)
results than the previous version.
Regards,
Peter
--