[plt-scheme] Re: Re: Typed Scheme

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sun May 27 16:28:47 EDT 2007

Sorry -- I didn't mean that as a criticsim of your code, but more a
question for the Sam & Matthias (the typed Scheme guys) as to why that
program isn't a syntax error.

Robby

On 5/27/07, Matthew Swank <akopa.gmane.poster at gmail.com> wrote:
> On Sun, 27 May 2007 06:59:09 -0500, Robby Findler wrote:
>
> Well, I am sort of new around here.  I've dabbled in scheme from time to
> time, but my working set of scheme syntax is somewhat limited.
>
> > That's not really a case-lambda at all, is it? case-lambda dispatches
> > on the number of arguments at a call-site, not the type of the
> > argument.
> >
> > Robby
> >
>
> --
> "You do not really understand something unless you
>  can explain it to your grandmother." - Albert Einstein.
>
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.