Re: mapmap?

2010-12-07 Thread Tobias Raeder
Just checking performance versus the version i have been using i noticed quite a difference For 10 runs over a small 10 key/value map (defn fmap [keyf valf m] (into {} (for [[k v] m] [(keyf k) (valf v)]))) 550ms (defn fmap2 [keyf valf m] (-> (fn [inputmap [k v]] (assoc inp

swank.swank start-server: Unable to resolve symbol in this context.

2010-02-27 Thread Tobias Raeder
pher__init.load(Unknown Source) at awesome.iCipher__init.(Unknown Source) ... 20 more Best regards, Tobias Raeder -- 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 post