Public Vars

Back

odd? (clj)

(source)

function

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

Examples