Packages cont’d 4
Every Common Lisp implementation must provide the packages
- COMMON-LISP: a package for ANSI Common Lisp symbols; you can’t add to it or change it
- COMMON-LISP-USER: a package for user’s symbols
- KEYWORD-PACKAGE for symbols that are used as markers