To build a more generic lazy sequence, we can use the macro lazy-seq. From the Clojure lazy page, lazy-seq takes a body of expressions that returns an ISeq ...
確定! 回上一頁