On the clojure, import tag only import java class ... (require 'clojure.contrib.math) (clojure.contrib.math/round 1.7) => 2 (round 1.7) ...
確定! 回上一頁