DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(goops.info.gz) Generic Functions

Info Catalog (goops.info.gz) Instances (goops.info.gz) Introspection (goops.info.gz) Generic Function Methods
 
 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.
 
Info Catalog (goops.info.gz) Instances (goops.info.gz) Introspection (goops.info.gz) Generic Function Methods
automatically generated byinfo2html