[
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: | henri dubois-ferriere <henridf@g...> |
| Subject: | Re: [Caml-list] Re: int hash |
Dynarray looks great but is possibly not rock solid at this point. (last i used it was in a long running simulation which ended up segfaulting while in the dynarray code - unfortunately i was unable to get an easily reproducible case). henri On Wed, 14 Jul 2004 12:16:39 +0000 (UTC), Julian Brown <brown@cs.bris.ac.uk> wrote: > On 2004-07-14, skaller <skaller@users.sourceforge.net> wrote: > > I'm currently using a lot of hashtables with > > sequentially allocated integers as keys. > > Could you not use DynArray from ExtLib instead? > > Julian > > > > ------------------- > 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 > ------------------- 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