lispdoc - results for class-of |
(class-of x) | Undocumented
|
Example:(defun its-name (obj) "convenient way to print out info when developing" (class-name (class-of obj))) | Mentioned in: CLtL2 - 28.2. Functions in the Programmer Interface CLtL2 - 4.9. Determining the Type of an Object HyperSpec - Function CLASS-OF PCL - good object oriented design |
(class-name class) | Undocumented
|
Example:(defun its-name (obj) "convenient way to print out info when developing" (class-name (class-of obj))) | Mentioned in: CLtL2 - 28.1.2. Classes CLtL2 - 28.2. Functions in the Programmer Interface HyperSpec - Standard Generic Function (SETF CLASS-NAME) HyperSpec - Standard Generic Function CLASS-NAME |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |