Hi all, Reading in recent Would loop and recur exist if Clojure was build on ... (defn my-repeat [x] (cons x (lazy-seq (my-repeat x)))) (nth ...
確定! 回上一頁