Skip to main content

unchecked-dec-int

functionv1.0

clojure.core/unchecked-dec-int

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

No examples yet. Be the first to add one!