<?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="2003/07/2ab4d468bda5c3438af6cd095bb30130"
  from="Damien Doligez &lt;Damien.Doligez@i...&gt;"
  author="Damien Doligez"
  date="2003-07-29T12:38:35"
  subject="Re: [Caml-list] Roadplan for world domination"
  prev="2003/07/5b37f781df14dca035708106d9f1671d"
  next="2003/07/d3ac7ab03d975ba360c80411b3744559"
  prev-in-thread="2003/07/c546c6fd40c929e9dafaa1c48b5a9e7e"
  prev-thread="2003/07/5d2fdf4a723ea61c443961a0ab49053d"
  next-thread="2003/07/ef60d4603922f2d2f781f8553631d16a"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
<msg 
  url="2003/07/d9acf3fc30207c13fdb566843f1b031c"
  from="Chris Clearwater &lt;chris@s...&gt;"
  author="Chris Clearwater"
  date="2003-07-18T21:21:36"
  subject="[Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
<msg 
  url="2003/07/ea88f0a762dce2584b0efc4c9a7e8244"
  from="Sylvain LE GALL &lt;sylvain.le-gall@p...&gt;"
  author="Sylvain LE GALL"
  date="2003-07-19T12:29:30"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
</msg>
<msg 
  url="2003/07/e10127791c425c583a2239eb023093ef"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-07-19T15:38:32"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
</msg>
<msg 
  url="2003/07/5a14a3ffdecf0d03dfe19479b2179ed2"
  from="William Lovas &lt;wlovas@s...&gt;"
  author="William Lovas"
  date="2003-07-21T15:18:45"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
<msg 
  url="2003/07/2f7391ad9fc07a014aad5c5530f2ec53"
  from="Eray Ozkural &lt;exa@k...&gt;"
  author="Eray Ozkural"
  date="2003-07-25T20:27:23"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
<msg 
  url="2003/07/320e0499de1c5ba5030cbf85d4558f05"
  from="Stefano Zacchiroli &lt;zack@b...&gt;"
  author="Stefano Zacchiroli"
  date="2003-07-26T07:36:32"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
<msg 
  url="2003/07/dfa9f67c0326317cde19619827146f59"
  from="Eray Ozkural &lt;exa@k...&gt;"
  author="Eray Ozkural"
  date="2003-07-27T17:23:29"
  subject="Re: [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities)">
</msg>
</msg>
</msg>
</msg>
<msg 
  url="2003/07/dd4eee1da1c0f5324a3e55b705d52598"
  from="Warren Harris &lt;wh232@p...&gt;"
  author="Warren Harris"
  date="2003-07-26T20:15:05"
  subject="Re: [Caml-list] Roadplan for world domination">
<msg 
  url="2003/07/c546c6fd40c929e9dafaa1c48b5a9e7e"
  from="Guillaume Marceau &lt;gmarceau@c...&gt;"
  author="Guillaume Marceau"
  date="2003-07-28T14:39:31"
  subject="Re: [Caml-list] Roadplan for world domination">
</msg>
<msg 
  url="2003/07/2ab4d468bda5c3438af6cd095bb30130"
  from="Damien Doligez &lt;Damien.Doligez@i...&gt;"
  author="Damien Doligez"
  date="2003-07-29T12:38:35"
  subject="Re: [Caml-list] Roadplan for world domination">
</msg>
</msg>
</msg>
</thread>

<contents>
On Saturday, Jul 26, 2003, at 22:14 Europe/Paris, Warren Harris wrote:

&gt;     val assoc : 'a -&gt; ('a * 'b) list -&gt; 'b
&gt;
&gt; might be expressed as:
&gt;
&gt;     val assoc(key:'a) : fun(l: list(key:'a, value:'b)) : (value:'b)

You can already write:

   val assoc : 'key -&gt; ('key * 'value) list -&gt; 'value


-- Damien

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

