ClojureDocs

导航

命名空间

unchecked-negate

clojure.core

在 1.0 中可用 (源代码)
  • (unchecked-negate x)
Returns the negation of x, a long.
Note - uses a primitive operator subject to overflow.