On Tue, Oct 21, 2008 at 7:48 AM, Jeffrey Chu <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> If you really need multiple value calls, you can always try to emulate
> parts of it with some fancy macros. I've hacked up a quick proof of
> concept - I haven't gotten a chance to test it too much, but it seems
> to work.
>
> http://paste.lisp.org/display/68919
>

Nice. I tried to hack a simple macro for this on my way to work this
morning. It worked reasonably, but choked on nested statements (and probably
a lot of other things as well). Yours looks a lot better. :)

Cheers,
-- Fredrik
==============================================
What am I up to? http://twitter.com/appelberg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to