• Scieneer Common Lisp 1.3.9 online documentation

    use-package packages-to-use &optional package[Function]

    Add all the package-to-use to the use list for package so that the external symbols of the used packages are accessible as internal symbols in package.

  •