Browse thread
RE: [Caml-list] recursive modules redux, & interface files
- Dave Berry
[
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: | Dave Berry <Dave@k...> |
| Subject: | RE: [Caml-list] recursive modules redux, & interface files |
Pardon me if this is a dumb question, but what is the difference between "include" and "open"? -----Original Message----- From: Markus Mottl [mailto:mottl@miss.wu-wien.ac.at] Sent: Thursday, March 22, 2001 11:41 To: John Max Skaller Cc: Chris Hecker; caml-list@inria.fr Subject: Re: [Caml-list] recursive modules redux, & interface files If you want even more hardcore moduling, you might be interested in trying out the new "include"-keyword for structures (my favourite new language extension! Thanks!) with the tricks above. You can do tremendous things with it, like overriding specific functions of modules at runtime, etc., with hardly any effort. ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr