ClojureDocs

导航

命名空间

循环

clojure.core

1.0 版本起可用 (源代码)
  • (cycle coll)
Returns a lazy (infinite!) sequence of repetitions of the items in coll.