To obtain a single list of all words we just need to apply the concat function to the map result. (apply concat (map #(clojure.string/split ...
確定! 回上一頁