Public Vars

Back

unchecked-negate-int (clj)

(source)

function

(unchecked-negate-int x)
Returns the negation of x, an int. Note - uses a primitive operator subject to overflow.

Examples