Skip to main content

take

functionv1.5

clojure.core.reducers/take

Available in:CLJCLJS
(take [n] [n coll])
Ends the reduction of coll after consuming n values.

No examples yet. Be the first to add one!