iterate Ad Infinitum starting at 5 using the inc (increment) function user=> (iterate inc 5) (5 6 7 8 9 10 11 12 13 14 15 ... n ... ;; limit results user=> ...
確定! 回上一頁