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