ClojureDocs

导航

命名空间

unchecked-negate-int

clojure.core

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