Skip to main content

cons

functionv1.7

cljs.core/cons

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

No examples yet. Be the first to add one!