Skip to main content

unchecked-subtract-int

functionv1.0

clojure.core/unchecked-subtract-int

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

No examples yet. Be the first to add one!