user=> (map (fn[x] (x * x)) (take 10 (iterate inc 1))); java.lang.ClassCastException: java.lang.Integer cannot be cast to clojure.lang.IFn.
確定! 回上一頁