(ns clojure.examples.example (:gen-class)) (defn Example [] (println (not-any? even? '(2 4 6)))) (Example). Java. 点赞(0) ...
確定! 回上一頁