LispWorks User Guide and Reference Manual > 9 The Compiler > 9.6 Optimizing your code > 9.6.5 Usage of special variables

NextPrevUpTopContentsIndex

9.6.5.1 Finding symbols to declare

The macro analysing-special-variables-usage can be used to find symbols that may be proclaimed global, which can improve performance. analysing-special-variables-usage also helps to identify inconsistencies in the code.


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex