change-class
change-class is a compiled Lisp function in `eieio.el
'.
(change-class OBJ CLASS)
Change the class of OBJ to type CLASS.
This may create or delete slots, but does not affect the return value
of `eq'.
eieio.el
'.
(change-class OBJ CLASS)
Change the class of OBJ to type CLASS.
This may create or delete slots, but does not affect the return value
of `eq'.