Since I am learning Clojure recently, I am wondering, how is string manipulation ... cde (defn s-strip [str] (clojure.string/trim str)) ;; => #'user/s-strip ...
確定! 回上一頁