next up previous

12.15.5 Existence of Shadowed Methods

If called from a method for a generic function, the function nextmethodp will return the symbol TRUE if there is another method shadowed (see section 8.5.3) by the current one. Otherwise, the function will return the symbol FALSE.

Syntax

(next-methodp)


next up previous