Clojure : How to define a function that prints a string without putting quotes to variable. 原文 标签 clojure. 我可以: (defn hello [name] (println "Hello" ...
確定! 回上一頁