Entries that are labeled as Functions are called for their return
values. Entries that are labeled as Procedures are called primarily for
their side effects.
Examples in this text were produced using the scm Scheme
implementation.
At the beginning of each section, there is a line that looks like:
(require 'feature)
Include this line in your code prior to using the package.