str is one of the most used Clojure functions. It takes one or more strings and returns their concatenation: (str "Should " "this " "be " "a " " ...
確定! 回上一頁