Browse thread
interest in a much simpler, but modern, Caml?
[
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: | Jon Harrop <jonathandeanharrop@g...> |
| Subject: | RE: [Caml-list] interest in a much simpler, but modern, Caml? |
> Is there a better approach to polymorphic equality floating around? SML's equality types are simpler than type classes and more robust than OCaml's polymorphic equality (and comparison, and hashing). F# uses equality types. Cheers, Jon.