Function: COMMON-LISP:SHADOWING-IMPORT

package type clhs github

Import SYMBOLS into package, disregarding any name conflict. If a symbol of the same name is present, then it is uninterned.

Lambda list

(sb-impl::symbols &optional package)