Go to the first, previous, next, last section, table of contents.


Functions

A Lisp program is composed mainly of Lisp functions. This chapter explains what functions are, how they accept arguments, and how to define them.


Go to the first, previous, next, last section, table of contents.