Skip to main content

unchecked-subtract

functionv1.0

clojure.core/unchecked-subtract

Available in:BBCLJCLJS
(unchecked-subtract [x y])
Returns the difference of x and y, both long. Note - uses a primitive operator subject to overflow.

No examples yet. Be the first to add one!