Returns the name of an Objective-C class.
objc
objc-class-name class => name
class⇩ |
A pointer to an Objective-C class. |
name |
A string. |
The function objc-class-name
returns the name of the Objective-C class class as a string.
This is the opposite operation to the function coerce-to-objc-class.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32