Skip to main content

double-array

functionv1.7

cljs.core/double-array

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

No examples yet. Be the first to add one!