Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* polymorphically comparable Maps?
@ 1999-02-22 17:37 Thorsten Ohl
  1999-02-22 18:20 ` Jean-Francois Monin
  1999-02-23 16:49 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Thorsten Ohl @ 1999-02-22 17:37 UTC (permalink / raw)
  To: caml-list

Does anybody know of a fast data structure for (applicative)
association tables over ordered types (like Map in the standard
library) with the property that identical maps will have an identical
representation?  Sorted association lists work, but have linear access
and insertion.  Is there something logarithmical (even with an OCaml
implementation)?

Thanks,
-Thorsten

[ If anybody wonders: I want/need polymorphic comparison, because the
  Maps are part of a recursive datastructure. ]
-- 
Thorsten Ohl, Physics Department, TU Darmstadt -- ohl@hep.tu-darmstadt.de
http://heplix.ikp.physik.tu-darmstadt.de/~ohl/ [<=== PGP public key here]




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

end of thread, other threads:[~1999-02-25  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-22 17:37 polymorphically comparable Maps? Thorsten Ohl
1999-02-22 18:20 ` Jean-Francois Monin
1999-02-23 16:49 ` Stefan Monnier
1999-02-23 17:28   ` Adam P. Jenkins
1999-02-23 18:10   ` Thorsten Ohl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox