The answer was given to me in a Clojure community (defn read-matrix [filename] (let [content (slurp filename) lines (str/split-lines content)]
確定! 回上一頁