Current lines function slurps in the file and splits on newline. Idea: Convert it to open the file and return a lazy sequence using line-seq .
確定! 回上一頁