Skip to main content

unchecked-negate-int

functionv1.0

clojure.core/unchecked-negate-int

Available in:BBCLJCLJS
(unchecked-negate-int [x])
Returns the negation of x, an int. Note - uses a primitive operator subject to overflow.

No examples yet. Be the first to add one!