From: Christophe TROESTLER <debian00@tiscali.be>
To: skaller@users.sourceforge.net
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] What is an open type?
Date: Thu, 25 Nov 2004 19:19:33 +0100 (CET) [thread overview]
Message-ID: <20041125.191933.88348027.debian00@tiscali.be> (raw)
In-Reply-To: <1101398230.9291.53.camel@pelican.wigram>
On 26 Nov 2004, skaller <skaller@users.sourceforge.net> wrote:
>
> An open type like [> `X ] isn't actually a type, you can't
> name it like:
>
> type xx = [> `X ]
It is polymorphic:
type 'a xx = 'a constraint 'a = [> `X];;
Cheers,
ChriS
next prev parent reply other threads:[~2004-11-25 18:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-25 15:57 skaller
2004-11-25 18:19 ` Christophe TROESTLER [this message]
2004-11-25 23:58 ` [Caml-list] " skaller
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=20041125.191933.88348027.debian00@tiscali.be \
--to=debian00@tiscali.be \
--cc=caml-list@inria.fr \
--cc=skaller@users.sourceforge.net \
/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