[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] Weak hash table |
>From: Remi VANICAT <vanicat@labri.u-bordeaux.fr> > >I've look at it, and it seem it's an implementation of a set, not of a >map. It's a hashed set and not a hashed map, because a hashed set is what I needed to implement hash-consing for my toy BDD package. A weak hashed map is quite a bit harder to implement, and its usefulness is not clear to me, so I just gave up on it for the moment. -- Damien ------------------- 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