From: Francois Berenger <francois.berenger@inria.fr>
To: OCaml List <caml-list@inria.fr>
Subject: [Caml-list] Do we have a B-tree implementation in ocaml?
Date: Wed, 4 Nov 2015 18:39:53 +0100 [thread overview]
Message-ID: <563A42E9.7010008@inria.fr> (raw)
Hello,
I am looking for even a simple implementation with at
least the following operations:
insert/add, remove, mem/contains and at_rank.
The at_rank is especially important since it is inefficient
to implement it using fold in a set like the ones from the stdlib.
Thanks a lot,
F.
next reply other threads:[~2015-11-04 17:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 17:39 Francois Berenger [this message]
2015-11-05 10:34 ` Frédéric Bour
2015-11-06 21:04 ` Tom Ridge
2015-11-10 14:37 ` Simon Cruanes
2015-11-10 23:11 ` Hendrik Boom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=563A42E9.7010008@inria.fr \
--to=francois.berenger@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox