Skip to main content

long-array

functionv1.7

cljs.core/long-array

Available in:BBCLJCLJS
(long-array [size-or-seq] [size init-val-or-seq])
Creates an array of longs. Does not coerce array, provided for compatibility with Clojure.

No examples yet. Be the first to add one!