The generic function
slot-makunbound-using-class
implements the behavior of the
slot-makunbound
function.
The implementation is as described in AMOP, except that the third argument is the slot name, and not a slot definition metaobject. The primary methods specialize on
t
for this argument.