(ns clojure.examples.example (:gen-class)) (defn example [] (println (conj (set '(3 2 1)) 5))) (example). Java. 点赞(0) ...
確定! 回上一頁