Next: , Previous: Built-in classes, Up: Introspection


9.15.5 Generic Functions

— primitive procedure: generic-function-name gf

Return the name of generic function gf.

— primitive procedure: generic-function-methods gf

Return a list of the methods of generic function gf. This is the value of the gf metaobject's methods slot.