Browse thread
ambitious proposal: polymorphic arithmetics
[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] ambitious proposal: polymorphic arithmetics |
The problem, I'm guessing, is that you add polymorphic +, -, and so on. But that's really just a hack in the language. Sooner or later people are going to ask why it's not possible to write a polymorphic 'print' function, _without_ hacking the language some more. At that point you need a theory, and you need something like G'Caml, or type classes, or GADTS. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com