From: Damien Doligez <Damien.Doligez@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Roadplan for world domination
Date: Tue, 29 Jul 2003 14:38:32 +0200 [thread overview]
Message-ID: <90936F20-C1C1-11D7-9DB3-0030657B6F2E@inria.fr> (raw)
In-Reply-To: <3F22E136.4080206@pacbell.net>
On Saturday, Jul 26, 2003, at 22:14 Europe/Paris, Warren Harris wrote:
> val assoc : 'a -> ('a * 'b) list -> 'b
>
> might be expressed as:
>
> val assoc(key:'a) : fun(l: list(key:'a, value:'b)) : (value:'b)
You can already write:
val assoc : 'key -> ('key * 'value) list -> '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
prev parent reply other threads:[~2003-07-29 12:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-18 21:21 [Caml-list] Roadplan for world domination (or constructive criticism of ocaml facilities) Chris Clearwater
2003-07-19 12:32 ` Sylvain LE GALL
2003-07-19 15:38 ` Richard Jones
2003-07-21 15:18 ` William Lovas
2003-07-24 16:40 ` Eray Ozkural
2003-07-26 7:36 ` Stefano Zacchiroli
2003-07-27 15:36 ` Eray Ozkural
2003-07-26 20:14 ` [Caml-list] Roadplan for world domination Warren Harris
2003-07-28 14:39 ` Guillaume Marceau
2003-07-29 12:38 ` Damien Doligez [this message]
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=90936F20-C1C1-11D7-9DB3-0030657B6F2E@inria.fr \
--to=damien.doligez@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