All Manuals > LispWorks® User Guide and Reference Manual > 35 The DSPEC Package

dspec-primary-name Function

Summary

Extracts the primary name from a canonical dspec.

Package

dspec

Signature

dspec-primary-name dspec => name

Arguments
dspec
A canonical dspec.
Values
name
A dspec name.
Description

The function dspec-primary-name extracts the primary name from the canonical dspec dspec.

Note that for part classes this is the name of the aggregate definition, for example for methods it returns the name of the generic function.

See also

dspec-class


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:33