From: james woodyatt <jhw@wetware.com>
To: Ocaml Trade <caml-list@inria.fr>
Subject: Re: [Caml-list] Set union/inter/diff efficiency
Date: Wed, 27 Jul 2005 10:00:40 -0700 [thread overview]
Message-ID: <3746DD19-1AD1-43A9-9A8C-2D934E543C4D@wetware.com> (raw)
In-Reply-To: <133225B6-7E0E-4FAE-9EFA-4AE9650BDD3E@wetware.com>
On 27 Jul 2005, at 09:04, james woodyatt wrote:
>
> Load into a queue.
> While queue is not empty,
Okay, a queue is the wrong idea. The right idea would be somewhat
trickier loop over the sequence of element sequences to catch the
union elements in the right order. And I neglected to mention that
you'd need to build the result set with [Cf_set.of_incr_list].
--
j h woodyatt <jhw@wetware.com>
markets are only free to the people who own them.
next prev parent reply other threads:[~2005-07-27 17:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-27 9:12 Jon Harrop
2005-07-27 9:42 ` [Caml-list] " Diego Olivier Fernandez Pons
2005-07-27 16:04 ` james woodyatt
2005-07-27 17:00 ` james woodyatt [this message]
2005-07-27 17:32 ` james woodyatt
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=3746DD19-1AD1-43A9-9A8C-2D934E543C4D@wetware.com \
--to=jhw@wetware.com \
--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