Chapter Outline
This chapter describes the collection of libraries in the Objective CAML
distribution. Some have been used in previous chapters, such as
the Graphics library (see chapter 5), or the
Array library.
The first section shows the organization of the various libraries. The
second section finishes describing the preloaded Pervasives
module. The third section classifies the set of modules found in the
standard library. The
fourth section examines the high precision math libraries and the libraries for
dynamically loading code.