CDR 6: Inspector-Hook

Author / Submitter

Tobias C. Rittweiler

Abstract / Rationale

The ANSI Common Lisp standard does not provide any hook into the inspection machinery of an implementation. This document proposes the addition of a variable *INSPECTOR-HOOK* that is called by the INSPECT function to delegate inspection.

The Document

Status

Final