Browse thread
[Caml-list] Module (re)construction cost
-
Berke Durak
-
Xavier Leroy
-
Markus Mottl
- William Chesters
-
Markus Mottl
-
Xavier Leroy
[
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: | William Chesters <williamc@p...> |
| Subject: | Re: [Caml-list] Module (re)construction cost |
Markus Mottl writes: > let sin sleep munch = > let module Immoderateness = struct > let munch = munch > let sleep = sleep > end in > let module Cockaigne = Make (Immoderateness) in > () > > let _ = sin true true Never mind IFP. If there's a competition for computer poetry, Markus is going to win :). ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr