caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Hashtbl or ref Map?
@ 1999-01-27 17:43 Pawel Wojciechowski
  1999-01-28 18:31 ` Michael Hicks
  0 siblings, 1 reply; 2+ messages in thread
From: Pawel Wojciechowski @ 1999-01-27 17:43 UTC (permalink / raw)
  To: caml-list; +Cc: Pawel.Wojciechowski

I'd like to have a simple map (association table, not hashed) 
and share it between OCAML threads. Which module (from efficiency 
point-of-view) it would better to use for that purpose: Hashtbl 
or ref Map? 

Pawel

-- 
   ------------------------------------------------------------
      Pawel T Wojciechowski            cambridge university
      www.cl.cam.ac.uk/users/ptw20         computer lab.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-01-28 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-27 17:43 Hashtbl or ref Map? Pawel Wojciechowski
1999-01-28 18:31 ` Michael Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).