Skip to main content

inc

functionv1.2

clojure.core/inc

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

No examples yet. Be the first to add one!