unchecked-inc-int

added
1.0

ns
clojure.core

type
function

(unchecked-inc-int x)

Returns a number one greater than x, an int.
Note - uses a primitive operator subject to overflow.