|
Allegro CL |
ANSI Common Lisp 1 Introduction 1.4 Definitions 1.4.4 Interpreting Dictionary Entries
1.4.4.21 The "Valid Context" Section of a Dictionary EntryThis information is used by dictionary entries such as "Declarations" in order to restrict the context in which the declaration may appear.A given "Declaration" might appear in a declaration (i.e., a declare expression), a proclamation (i.e., a declaim or proclaim form), or both. |