Skip to main content

drop

functionv1.5

clojure.core.reducers/drop

Available in:CLJCLJS
(drop [n] [n coll])
Elides the first n values from the reduction of coll.

No examples yet. Be the first to add one!