From: "Olivier Andrieu" <oandrieu@nerim.net>
To: "David Teller" <David.Teller@univ-orleans.fr>
Cc: Caml <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Type manifest
Date: Mon, 10 Mar 2008 23:51:16 +0100 [thread overview]
Message-ID: <95513600803101551h536349f8s64478ea3c04a814b@mail.gmail.com> (raw)
In-Reply-To: <1205188265.6612.24.camel@Blefuscu>
Hi,
On Mon, Mar 10, 2008 at 11:31 PM, David Teller
<David.Teller@univ-orleans.fr> wrote:
> Dear list,
> While browsing around camlp4's source code, I've encountered type
> manifests (TyMan of string and ctyp and ctyp). I haven't been able to
> find any documentation on the subject. Could anyone point me to a
> reference ?
I believe that's for type definitions with both an equation and a
representation, like:
type complex = Complex.t = {
re : float ;
im : float ;
}
--
Olivier
next prev parent reply other threads:[~2008-03-10 22:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 22:31 David Teller
2008-03-10 22:51 ` Olivier Andrieu [this message]
2008-03-10 22:59 ` [Caml-list] " David Teller
2008-03-10 22:56 ` Markus Mottl
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=95513600803101551h536349f8s64478ea3c04a814b@mail.gmail.com \
--to=oandrieu@nerim.net \
--cc=David.Teller@univ-orleans.fr \
--cc=caml-list@yquem.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