Public Vars

Back

alength (clj)

(source)

function

(alength array)
Returns the length of the Java array. Works on arrays of all types.

Examples