Goops Manual (original) (raw)

Node:Generic Functions, Next:Generic Function Methods, Previous:Instances, Up:Introspection


3.10.4 Generic Functions

generic-function-name gf primitive procedure

Return the name of generic function gf.

generic-function-methods gf primitive procedure

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