Previous Contents Next
Chapter 18 The core library

This chapter describes the functions provided by the Objective Caml core library module: module Pervasives. This module is special in two ways:
Conventions

The declarations from the signature of the Pervasives module are printed one by one in typewriter font, followed by a short comment. All modules and the identifiers they export are indexed at the end of this report.

Module Pervasives: the initially opened module




Previous Contents Next