摘要:
(defn kj [x] (letfn [(f [x y] (format "%d*%d=%d" x y (* x y))) (g [c] (clojure.string/join " " (map #(f % (count c)) c))) (t [] (map #(range... 阅读全文
posted @ 2014-12-26 16:06 clojure-chaos 阅读(154) 评论(0) 推荐(0)
posted @ 2014-12-26 16:06 clojure-chaos 阅读(154) 评论(0) 推荐(0)