On Tuesday 02 July 2002 02:57 am, Massimiliano Mirra wrote:
> Is there a reason for two ranges holding the same extension but
> initialized respectively with `..' and `...' to be considered
> different in a comparison?
>
> Massimiliano

I think you are right in your surprise.  The confusion comes when one group 
sees a range of integers as a set of integers and another group sees a range 
as a continuum of floats.  The "correct" answer depends of first determining 
the definition of a range: (1) a collection or (2) a single continuum.