All Manuals > LispWorks® User Guide and Reference Manual > 37 The HCL Package

*default-package-use-list* Variable

Summary

List of packages that newly created packages use by default.

Package

hcl

Initial Value

("CL" "LW" "HCL")

Description

The variable *default-package-use-list* is the default value of the :use keyword to defpackage, which specifies which existing packages the package being defined inherits from.


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35