NextPrevUpTopContentsIndex

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 Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex