Macro
*handle-existing-defpackage* for an HCL extension. common-lisp
defpackage defined-package-name option &key add-use-defaults => package
A string.
Keyword options.
A keyword
A package.
defpackage is as defined in the ANSI standard, with the inclusion of the:add-use-defaults keyword. However, the standard explicitly declines to define whatdefpackage does if defined-package-name already exists and is in a state that differs from that described by thedefpackage form. *handle-existing-defpackage* for full details. t, the following packages are included in the defined package:common-lisplispworksharlequin-common-lisp*handle-existing-defpackage*