Skip to main content

cons

functionv1.0

clojure.core/cons

Available in:BBCLJCLJS
(cons [x seq])
Returns a new seq where x is the first element and seq is the rest.

No examples yet. Be the first to add one!