(int-array [size-or-seq] [size init-val-or-seq])Creates an array of ints. Does not coerce array, provided for compatibility
with Clojure.
Examples
No examples yet. Be the first to add one!
(int-array [size-or-seq] [size init-val-or-seq])No examples yet. Be the first to add one!