To get a “main-stream” IDE for Clojure, install the CounterClockwise plugin ... ~x)) (let [x '(4 5 6)] `(+ 3 ~@x)) (let [x '(4 5 6)] (concat (list '+ 3) x)) ...
確定! 回上一頁