clos: introduce a new system function si:instance-obsolete-p
It helps to determine whether the instance needs to be updated for a class after redefinition. Currently it is done by comparing the signature with the instance's class slots.
Please register or sign in to comment