Arguments and Values:
object — an object.
parents — A list of objects
Description:
Returns a list of objects representing object's parents.
The macro
SETFmay be used to set a new list as object's list of parents.Exceptional Situations:
The consequences are undefined if destructive operations are performed on the list returned by
OBJECT-PARENTS.