ClojureDocs

Nav

Namespaces

unchecked-subtract

clojure.core

Available since 1.0 (source)
  • (unchecked-subtract x y)
Returns the difference of x and y, both long.
Note - uses a primitive operator subject to overflow.