Browse thread
[Caml-list] Module intf/impl annoyances
-
Eray Ozkural
-
Hendrik Tews
- Jean-Christophe Filliatre
-
Hendrik Tews
[
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: | Jean-Christophe Filliatre <filliatr@l...> |
| Subject: | Re: [Caml-list] Module intf/impl annoyances |
Hendrik Tews writes: > > It looks like others also had problems with having to dupe > type signatures in both .mli and .ml files, so is there a > working proposal to that end? When the type is big, a good solution that I often use is to put it in a separate file (and then you can even use a .mli file with no .ml counterpart). -- Jean-Christophe ------------------- 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