Public Vars

Back

even? (clj)

(source)

function

(even? n)
Returns true if n is even, throws an exception if n is not an integer

Examples