clojure.core. Available since 1.0 (source). (drop-last coll); (drop-last n coll). Return a lazy sequence of all but the last n (default 1) items in coll.
確定! 回上一頁