ClojureDocs

导航

命名空间

unchecked-subtract

clojure.core

自 1.0 起可用 (源代码)
  • (unchecked-subtract x y)
Returns the difference of x and y, both long.
Note - uses a primitive operator subject to overflow.