chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] extending define-values


From: John Cowan
Subject: [Chicken-hackers] extending define-values
Date: Fri, 29 Mar 2013 01:43:55 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

I've just filed ticket #1002 to extend define-values to allow arbitrary
lambda-lists.  That allows this sort of thing:

(define-values a (procedure-returning-unknown-number-of-values))

which binds a to all the values.

-- 
John Cowan          http://www.ccil.org/~cowan         address@hidden
The native charset of SMS messages supports English, French, mainland
Scandinavian languages, German, Italian, Spanish with no accents, and
GREEK SHOUTING.  Everything else has to be Unicode, which means you get
only 70 16-bit characters in a text instead of 160 7-bit characters.



reply via email to

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