Public Vars

Back

int-array (clj)

(source)

function

(int-array size-or-seq) (int-array size init-val-or-seq)
Creates an array of ints

Examples