clojure.core/partition-all ([n] [n coll] [n step coll]). Returns a lazy sequence of lists like partition, but may include partitions with fewer than n items ...
確定! 回上一頁