Steve,

That's great. I wouldn't have expected it to work. Do you think this  
is by design or coincidental/subject to change?

Stu

>
> On Dec 13, 2009, at 3:19 PM, Stuart Halloway wrote:
>
>> (1) Is there already a form that does this?
>
> Hi Stuart,
>
> I think the trick is resolving manually:
>
>       user=> @#'clojure.core/spread
>       #<core$spread__4510 clojure.core$spread__4...@bb273cc>
>       user=> (@#'clojure.core/spread [:a :b [:c :d]])
>       (:a :b :c :d)
>       user=>
>
> Is that sufficient?
>
> --Steve
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to