[
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: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | [Caml-list] how to use functors? |
Hi, Prolly the wrong list, but I can't access caml.inria.fr's documentation ATM =/ How do I use a functor? For example: build a weak hashtable from Weak module? Seems useful for building a cache... if only I knew how to use it =P Jonathan