Hi, Am Montag, 11. Juni 2012 10:04:59 UTC+2 schrieb Tassilo Horn: > > > The main difference is that I build up a new vector of functions instead > of a list of functions in order not to have to reverse it. >
You should probably inline comp for your purposes. Note the reverse call there. https://github.com/clojure/clojure/blob/d0c380d9809fd242bec688c7134e900f0bbedcac/src/clj/clojure/core.clj#L2267 Kind regards, Meikel -- 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