You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the APROPOS and APROPOS-LIST extension to ANSI
CLHS defines APROPOS and APROPOS-LIST with the lambda-list
(string-designator &optional package-designator)
ABCL extends ANSI by adding a third EXTERNAL-ONLY parameter to list
only external symbols.
(string-designator &optional package-designator external-only)
0 commit comments