Skip to main content

into

functionv1.7

cljs.core/into

Available in:BBCLJCLJS
(into [] [to] [to from] [to xform from])
Returns a new coll consisting of to-coll with all of the items of from-coll conjoined. A transducer may be supplied.

No examples yet. Be the first to add one!