Browse thread
polymorphic equality and overloading
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Eijiro Sumii <sumii@s...> |
| Subject: | Re: polymorphic equality and overloading |
> Look at mathematics: equality is polymorphic. Addition is just overloaded. But as you know (and as I wrote in my previous messages), the polymorphic equality in Caml is not at all the "equality in mathematics" for many (or most?) datatypes.