From: Christophe Papazian <christophe.papazian@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] Syntax of types
Date: Thu, 7 Feb 2013 07:21:09 +0100 [thread overview]
Message-ID: <C1EDFF70-8E78-439C-BF0D-2278A2F03270@gmail.com> (raw)
Hi
I'm not sure to understand the difference between :
let f (type s) : s t -> s = ...
let f : type s . s t -> s = ...
except it seems I can use the second one in place of the first one, but sometimes I can't use the first one and need the second one.
So I feel I only need the second one.
Thank you for your answers
Christophe
next reply other threads:[~2013-02-07 6:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 6:21 Christophe Papazian [this message]
2013-02-07 6:48 ` Jacques Garrigue
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=C1EDFF70-8E78-439C-BF0D-2278A2F03270@gmail.com \
--to=christophe.papazian@gmail.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