1-

decrement by 1
Major Section:  PROGRAMMING

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

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