caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Edgar Friendly <thelema314@gmail.com>
To: Joel Reymont <joelr1@gmail.com>
Cc: Nicolas Pouillard <nicolas.pouillard@gmail.com>,
	OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Re: GenerateFold
Date: Fri, 01 Jun 2007 01:08:22 -0500	[thread overview]
Message-ID: <465FB7D6.1090805@gmail.com> (raw)
In-Reply-To: <534D9E1D-8F72-4972-8F53-DA64CA2DD20B@gmail.com>

Joel Reymont wrote:
> I thought I would try to reproduce the issue but I can't.
> 
> I get a different issue instead. It doesn't like the following line
> 
>       | `FunArgDecl _ -> {< found = true >}
> 
> or `FunargDecl to be precise.
> 
> Also, what does {< found = true >} mean?
> 
>     Thanks, Joel

Obscure functionality.  It's object cloning (of self), with a modified
instance variable.  See 3.14 of the ocaml manual

E.


  reply	other threads:[~2007-06-01  6:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-31 12:18 GenerateFold Joel Reymont
2007-05-31 15:29 ` GenerateFold Nicolas Pouillard
2007-05-31 17:41   ` GenerateFold Joel Reymont
2007-05-31 18:58   ` GenerateFold Joel Reymont
2007-05-31 22:05     ` GenerateFold Nicolas Pouillard
2007-05-31 22:16       ` GenerateFold Joel Reymont
2007-05-31 22:34       ` GenerateFold Joel Reymont
2007-06-01  6:08         ` Edgar Friendly [this message]
2007-06-01 13:22           ` [Caml-list] GenerateFold Joel Reymont
2007-06-01 13:30             ` Nicolas Pouillard
2007-06-01 13:44               ` Joel Reymont
2007-06-01 16:07                 ` Nicolas Pouillard
2007-06-05 12:25                   ` Nicolas Pouillard

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=465FB7D6.1090805@gmail.com \
    --to=thelema314@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    --cc=nicolas.pouillard@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).