(into-array [aseq] [type aseq])Returns an array with components set to the values in aseq. Optional type
argument accepted for compatibility with Clojure.
Examples
No examples yet. Be the first to add one!
(into-array [aseq] [type aseq])No examples yet. Be the first to add one!