From: Valerie Menissier-Morain <Valerie.Menissier@inria.fr>
To: caml-list@margaux.inria.fr, quercia@u-bourgogne.fr
Subject: Re: test with several issues
Date: Mon, 13 Nov 1995 14:28:02 +0100 [thread overview]
Message-ID: <199511131328.OAA13859@pauillac.inria.fr> (raw)
This is almost the ``when'' construction of Caml V3.1. In Caml V3.1, you
should write:
when cond1 -> action1
| cond2 -> action2
.
.
.
| condn -> actionn
| _ -> action_default
Vale'rie Me'nissier-Morain
next reply other threads:[~1995-11-13 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1995-11-13 13:28 Valerie Menissier-Morain [this message]
-- strict thread matches above, loose matches on Subject: below --
1995-11-11 13:08 quercia
1995-11-13 19:59 ` Pierre Weis
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=199511131328.OAA13859@pauillac.inria.fr \
--to=valerie.menissier@inria.fr \
--cc=caml-list@margaux.inria.fr \
--cc=quercia@u-bourgogne.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