[Haskell-cafe] Re: (flawed?) benchmark : sort

ajb at spamcop.net ajb at spamcop.net
Mon Mar 10 18:45:01 EDT 2008


G'day all.

Quoting Dan Weston <westondan at imageworks.com>:

> 6.3.2 (The Ord Class):
>
> "The Ord class is used for totally ordered datatypes."

So... Double shouldn't be there, then?

As previously noted, nowhere is it even required that x /= y should
"do the same thing" as not (x == y).

Cheers,
Andrew Bromage


More information about the Haskell-Cafe mailing list