chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: A few questions


From: Zbigniew
Subject: Re: [Chicken-users] Re: A few questions
Date: Thu, 31 Jan 2008 17:53:09 -0600

SRFI 11 is built into Chicken.

#;2> (feature? 'srfi-11)
#t

On 1/31/08, John Cowan <address@hidden> wrote:
> SRFI-11 (which provides let-values and let*-values) and
> SRFI-71 (which nicely extends let and let*) are more
> advanced solutions to this problem: there don't seem to be
> Chicken implementations, though.




reply via email to

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