Skip to main content

unchecked-add-int

functionv1.0

clojure.core/unchecked-add-int

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

No examples yet. Be the first to add one!