Browse thread
[Caml-list] unique record types
- John D. Barnett
[
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: | John D. Barnett <barnett@p...> |
| Subject: | [Caml-list] unique record types |
The ocaml documentation mentions that field names in a record must be unique (within a module), although the ocaml book mentions an experimental language feature to get around this, that seems no longer available. My question is, why is this so? Can anyone recommend a paper explaining difficulties/solutions to implementing record types in the ML-style type system? Thanks, -John ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners