SRFI 11 is built into Chicken.

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

On 1/31/08, John Cowan <[EMAIL PROTECTED]> 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.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to