Skip to main content

unchecked-add

functionv1.0

clojure.core/unchecked-add

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

No examples yet. Be the first to add one!