caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Announce: xsetxmap, unfunctorized, Sexp-lib aware versions of Set and Map
@ 2008-04-21  9:39 Berke Durak
  2008-04-21 10:59 ` [Caml-list] " Jean-Christophe Filliâtre
  0 siblings, 1 reply; 9+ messages in thread
From: Berke Durak @ 2008-04-21  9:39 UTC (permalink / raw)
  To: Caml-list List

Hello,

I decided to share my modification of the standard Set and Map modules.

Basically, I took Set and Map, unfunctorized them, passing the comparison
function as an optional argument with Pervasives.compare as the default,
added or exposed some missing functions (reverse_fold, reverse_iter, min_key...)
and added converters for Sexplib.

It is under LGPL and feel free to include it in Extlib, in Ocaml "batteries"
or anywhere else.

   http://abaababa.ouvaton.org/caml/xsetxmap-20080421.tar.gz
-- 
Berke DURAK


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

end of thread, other threads:[~2008-04-26 14:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-21  9:39 Announce: xsetxmap, unfunctorized, Sexp-lib aware versions of Set and Map Berke Durak
2008-04-21 10:59 ` [Caml-list] " Jean-Christophe Filliâtre
2008-04-21 11:19   ` Berke Durak
2008-04-23 12:35     ` Jon Harrop
2008-04-23 13:25       ` Brian Hurt
2008-04-23 13:56         ` [Caml-list] Announce: xsetxmap, unfunctorized, Sexp-lib awareversions " David Allsopp
2008-04-23 14:22           ` Berke Durak
2008-04-26 14:44           ` Alexandre Pilkiewicz
2008-04-23 13:41       ` [Caml-list] Announce: xsetxmap, unfunctorized, Sexp-lib aware versions " Berke Durak

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).