Functions in Lisp

I have been in doubts when thinking about the title for this chapter. A serious alternative was “Introduction to functional programming” but that title seems to be better suited for an entire book and not for a single chapter. However, functions and functional programming have a close interrelationship in Lisp. Both concepts, together with list structures for representing data, already introduced in the previous chapter, are the solid core of the language.