Skip to main content

subtract-exact

functionv1.11

cljs.math/subtract-exact

(subtract-exact [x y])
Returns the difference of x and y, throws ArithmeticException on overflow.

No examples yet. Be the first to add one!