[
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: | 2004-05-02 (16:50) |
From: | Jon Harrop <jdh30@c...> |
Subject: | Re: [Caml-list] Functors |
On Sunday 02 May 2004 15:12, skaller wrote: > ... > When you instantiate a Set.Make .. you only have > the interface. Hard to inline without actually having > the body of the functor.. Sure, so you can't do it if you're creating a DLL for the OS to handle. But if you're making an executable, as I suspect most of us are, then you can do it (perhaps at compile-time, definitely by link-time). Cheers, Jon. ------------------- 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