Skip to main content

drop-last

functionv1.7

cljs.core/drop-last

Available in:BBCLJCLJS
(drop-last [s] [n s])
Return a lazy sequence of all but the last n (default 1) items in coll

No examples yet. Be the first to add one!