若我們使用Clojure 的特殊能力lazy sequences(跟Python 的 yield 類似的概念),我們就 ... (defn ex-5-2 [] (-> (io/reader "data/soi.csv") (line-seq) (first))).
確定! 回上一頁