Skip to main content

add-exact

functionv1.11

cljs.math/add-exact

(add-exact [x y])
Returns the sum of x and y, throws an exception on overflow.

No examples yet. Be the first to add one!