Function: COMMON-LISP:APROPOS

package type clhs github

Briefly describe all symbols which contain the specified STRING. If PACKAGE is supplied then only describe symbols present in that package. If EXTERNAL-ONLY then only describe external symbols in the specified package.

Lambda list

(sb-kernel:string-designator &optional package sb-impl::external-only)