Nonsense. Why would that be any faster? (join coll) is defined as (apply 
str coll).

On Saturday, December 15, 2012 12:21:45 PM UTC-8, Marek Šrank wrote:
>
> ...which should be also a lot faster :)
>
> On Saturday, December 15, 2012 5:44:01 PM UTC+1, Armando Blancas wrote:
>>
>> (comp (partial apply str) (partial filter #{\a}))
>>>
>>
>> Or, (comp join (partial filter #{\a}))
>>  
>>
>

-- 
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