clojure.core ... [params*] exprs*); (fn name? ... simple anonymous function passed to (map ) user=> (map (fn [x] (* x x)) (range 1 10)) (1 4 9 16 25 36 49 ...
確定! 回上一頁