That's because lazy-range returns a lazy sequence! When we call take 2 and print the result to the console, we're forcing Clojure to evaluate the first two ...
確定! 回上一頁