Skip to main content

unchecked-inc-int

functionv1.0

clojure.core/unchecked-inc-int

Available in:BBCLJCLJS
(unchecked-inc-int [x])
Returns a number one greater than x, an int. Note - uses a primitive operator subject to overflow.

No examples yet. Be the first to add one!