George Russell ([EMAIL PROTECTED]) wrote: : 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 Neither do I. : no sense for Doubles. I don't like those either:-) Regards, Marc
- Re: Enum instance for Ratio George Russell
- Re: Enum instance for Ratio Marc van Dongen
- Re: Enum instance for Ratio George Russell
- Marc van Dongen