[
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: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] GC and map |
Can't you just use weak hash tables [1] in some way to implement that ? Best, Daniel [1] <http://caml.inria.fr/pub/docs/manual-ocaml/libref/Weak.html>