其中一件就是它会使得 clojure.core 名字空间里面的符号在新的名字空间里面都可见(使用 refer 命令). ns ... 1$2$3 (println (gcd 27 72)) ; -> 9 (println (sqrt 5)) ...
確定! 回上一頁