Public Vars

Back

aclone (clj)

(source)

function

(aclone array)
Returns a clone of the Java array. Works on arrays of known types.

Examples