(increment-exact [a])Returns a incremented by 1, throws ArithmeticException on overflow.
See: https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#incrementExact-long-
Examples
No examples yet. Be the first to add one!
(increment-exact [a])No examples yet. Be the first to add one!