Syntax:
class-name class => name
Method Signatures:
class-name (class class)
Arguments and Values:
name---a symbol.
Description:
Returns the name of the given class.
Examples: None.
Affected By: None.
Exceptional Situations: None.
See Also:
find-class, Section 4.3 (Classes)
Notes:
If S is a symbol such that S =(class-name C) and C =(find-class S), then S is the proper name of C. For further discussion, see Section 4.3 (Classes).
The name of an anonymous class is nil.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4