slurp and spit As the slurp reads the whole file content into a string, ... '(with-open [rdr (clojure.java.io/reader "/etc/passwd")] (count (line-seq rdr)) )) ...
確定! 回上一頁