Marc van Dongen wrote:
> I think it has to respect the implicit order which
> is defined by toEnum and fromEnum. But I may be wrong.
Well that's the current definition.  But if you have toEnum and fromEnum
that's much stronger than Ord.  I don't like toEnum/fromEnum anyway; it makes
no sense for Doubles.

Reply via email to