Published in: Clojure. Save to your folder(s) ... (defn split-by-whitespace [s]. (clojure.string/split s #"\s+")). Report this snippet ...
確定! 回上一頁