Public Vars

Back

double-array (clj)

(source)

function

(double-array size-or-seq) (double-array size init-val-or-seq)
Creates an array of doubles

Examples