以下是不是任何一个例子? 在Clojure。 (ns clojure.examples.example (:gen-class)) (defn Example [] (println (not-any? even? '(2 4 6)))) (Example).
確定! 回上一頁