Skip to main content

into-array

functionv1.7

cljs.core/into-array

Available in:BBCLJCLJS
(into-array [aseq] [type aseq])
Returns an array with components set to the values in aseq. Optional type argument accepted for compatibility with Clojure.

No examples yet. Be the first to add one!