1+

increment by 1
Major Section:  PROGRAMMING

(1+ x) is the same as (+ 1 x). See +.

1+ is a Common Lisp function. See any Common Lisp documentation for more information.