Browse thread
Improving OCaml's choice of type to display
[
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: | Stephen Weeks <sweeks@s...> |
| Subject: | Re: [Caml-list] Improving OCaml's choice of type to display |
On Fri, Oct 9, 2009 at 3:33 AM, Andrej Bauer <andrej.bauer@andrej.com> wrote: > On Fri, Oct 9, 2009 at 3:40 AM, Yaron Minsky <yminsky@gmail.com> wrote: >> Choosing shorter names. > > By which you probably mean "the fewest number of dots (module > projections)". That is the rule we used in MLton, breaking ties by most-recently-defined. It worked quite well in practice. See http://mlton.org/TypeChecking