Function: COMMON-LISP:IMPORT

package type clhs github

Make SYMBOLS accessible as internal symbols in PACKAGE. If a symbol is already accessible then it has no effect. If a name conflict would result from the importation, then a correctable error is signalled.

Lambda list

(sb-impl::symbols &optional package)