Chapter 9

Sealing

Explicitly Known Objects

A class, generic function, or method may or may not be explicitly known to a given library. A sealing restriction may limit the set of classes, generic functions, and methods to those that are explicitly known; others cannot be added.