The generic function slot-
boundp
-using-class implements the behavior of the
slot-boundp
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.