|
|
|
|
|
by mercurial
3872 days ago
|
|
> Does anyone know the advantages of the above signature over the Haskell alternative? Historical reasons, mostly. The only practical advantage I can imagine is that it's a bit shorter to implement a reverse comparison, since you just multiply by -1. |
|