chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] multiple values in chicken


From: Graham Fawcett
Subject: Re: [Chicken-users] multiple values in chicken
Date: Mon, 4 Feb 2008 12:49:20 -0500

On Feb 4, 2008 12:13 PM, John Cowan <address@hidden> wrote:
felix winkelmann scripsit:

> > This is why I'm proposing a simple extension to lambda-lists: a fixnum
> > in a lambda-list declares that the procedure returns exactly that
> > many values.
>
> Sorry, too ugly. :-)


What about (declare (arity foo in-arity out-arity) ..)? It's a compiler optimization, after all...

Graham


reply via email to

[Prev in Thread] Current Thread [Next in Thread]