Skip to main content

rest

functionv1.0

clojure.core/rest

Available in:BBCLJCLJS
(rest [coll])
Returns a possibly empty seq of the items after the first. Calls seq on its argument.

No examples yet. Be the first to add one!