caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@ozemail.com.au>
To: Alain.Frisch@ens.fr
Cc: Caml list <caml-list@inria.fr>
Subject: Re: [Caml-list] inference engine
Date: 17 Sep 2003 05:46:51 +1000	[thread overview]
Message-ID: <1063741611.14799.3.camel@pelican> (raw)
In-Reply-To: <Pine.SOL.4.44.0309141135150.7473-100000@clipper.ens.fr>

On Sun, 2003-09-14 at 19:48, Alain.Frisch@ens.fr wrote:
> On 14 Sep 2003, skaller wrote:

> > in particular, in the case like:
> >
> > 	let rec f1 (x1:t1):r1 = ..
> > 	and f2 (x2:t2):r2 = ...
> > 	and f3 (x2:t3):r3 = ..
> > 	...
> > 	and f999 (x999:t999):r999 = ...
> >
> > the fact the the constraints t1, r1, t2, t2, ..
> > are not applied until after the whole recursion
> > is typed
> 
> Again, this is wrong.

Hmm, well the examples are invented to be like
actual code I have. So perhaps I'm not understanding
why I'm getting the false errors sometimes.


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-09-16 19:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13  6:58 skaller
2003-09-13 10:01 ` David Baelde
2003-09-14  4:12   ` skaller
2003-09-14  9:29     ` Remi Vanicat
2003-09-14  9:48     ` Alain.Frisch
2003-09-16 19:46       ` skaller [this message]
2003-09-21 16:45         ` skaller
2003-09-21 20:43           ` Remi Vanicat

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=1063741611.14799.3.camel@pelican \
    --to=skaller@ozemail.com.au \
    --cc=Alain.Frisch@ens.fr \
    --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;
as well as URLs for NNTP newsgroup(s).