|
Allegro CL |
11 Packages 11.1 Package Concepts 11.1.2 Standardized Packages 11.1.2.3 The KEYWORD Package
11.1.2.3.1 Interning a Symbol in the KEYWORD PackageThe keyword package is treated differently than other packages in that special actions are taken when a symbol is interned in it. In particular, when a symbol is interned in the keyword package, it is automatically made to be an external symbol and is automatically made to be a constant variable with itself as a value. |