When it comes to string concatenation, Clojure takes a fairly hands-off approach. There is nothing string-specific about (apply str ...) .
確定! 回上一頁