drop

added
1.5

ns
clojure.core.reducers

type
function

(drop n) (drop n coll)

Elides the first n values from the reduction of coll.