<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2009/01/e0d83d4a2f1b521118fff51a57db7486"
  from="Markus Mottl &lt;markus.mottl@g...&gt;"
  author="Markus Mottl"
  date="2009-01-12T18:56:10"
  subject="Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed"
  prev="2009/01/66abfef8939863574be285ef81b22ca2"
  next="2009/01/857b0402f61e849b3d54008d0a34c8ff"
  prev-in-thread="2009/01/d1475eb01975bf531ecdab5d818cc10d"
  prev-thread="2009/01/5bb736622b71197f45b645c4e626de56"
  next-thread="2009/01/6d098a9e0587a2759e2b95fbcda926ab"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Heap implementations: Fibonacci, Brodal and relaxed">
<msg 
  url="2009/01/2549cd673119c567f7c38185b8f44404"
  from="Hugo Ferreira &lt;hmf@i...&gt;"
  author="Hugo Ferreira"
  date="2009-01-12T10:22:33"
  subject="Heap implementations: Fibonacci, Brodal and relaxed">
<msg 
  url="2009/01/bc50472cb112ab569f055bf50e480381"
  from="blue storm &lt;bluestorm.dylc@g...&gt;"
  author="blue storm"
  date="2009-01-12T17:31:34"
  subject="Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed">
<msg 
  url="2009/01/d1475eb01975bf531ecdab5d818cc10d"
  from="Hugo Ferreira &lt;hmf@i...&gt;"
  author="Hugo Ferreira"
  date="2009-01-12T17:57:36"
  subject="Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed">
<msg 
  url="2009/01/e0d83d4a2f1b521118fff51a57db7486"
  from="Markus Mottl &lt;markus.mottl@g...&gt;"
  author="Markus Mottl"
  date="2009-01-12T18:56:10"
  subject="Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
On Mon, Jan 12, 2009 at 12:57 PM, Hugo Ferreira &lt;hmf@inescporto.pt&gt; wrote:
&gt; Still available (Chapter 6.):
&gt;
&gt; http://hg.ocaml.info/release/pure-fun/archive/release-1.0.8.tar.bz2

Yes, the OCaml translation of Okasaki's purely functional
datastructures is still available online.  The version control
repository, where you can also look at individual files without
downloading the archive, is here:

  http://hg.ocaml.info/release/pure-fun

Note that leftist heaps are in chapter 3:

  http://hg.ocaml.info/release/pure-fun/file/tip/chp3.ml

Regards,
Markus

-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com

</contents>

</message>

