functional programming - Evaluate a list of functions in Clojure -


i have list of functions have no side-effects , take same arguments. need evaluate each function in list , put results list. there function in clojure it?

(map #(% arg) function-list) 

should job?


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -