Skip to main content

dec

functionv1.2

clojure.core/dec

Available in:BBCLJCLJS
(dec [x])
Returns a number one less than num. Does not auto-promote longs, will throw on overflow. See also: dec'

No examples yet. Be the first to add one!