chicken-users
[Top][All Lists]
Advanced

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

Fwd: Re: [Chicken-users] are values 1st-class?


From: Dan
Subject: Fwd: Re: [Chicken-users] are values 1st-class?
Date: Wed, 9 Aug 2006 18:18:54 -0700 (PDT)

> The existing macro RECEIVE will do what you want,
> though:
> 
> (receive (values 1 2))  ; => '(1 2)

Thanks, that's about what I expected.

I know about receive, but your example doesn't seem
to work in SISC or Guile (and I don't recall seeing
anything like that in the SRFI). It does work in
Chicken though.

-- Dan


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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