Skip to main content

reverse

functionv1.0

clojure.core/reverse

Available in:BBCLJCLJS
(reverse [coll])
Returns a seq of the items in coll in reverse order. Not lazy.

No examples yet. Be the first to add one!