DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(goops.info.gz) Creating Generic Functions

Info Catalog (goops.info.gz) Accessing Slots (goops.info.gz) Reference Manual (goops.info.gz) Adding Methods to Generic Functions
 
 Creating Generic Functions
 ==========================
 
 A generic function is a collection of methods, with rules for
 determining which of the methods should be applied for any given
 invocation of the generic function.
 
 GOOPS represents generic functions as metaobjects of the class
 `<generic>' (or one of its subclasses).
 

Menu

 
* Basic Generic Function Creation
* Generic Function Internals
* Extending Guiles Primitives
 
Info Catalog (goops.info.gz) Accessing Slots (goops.info.gz) Reference Manual (goops.info.gz) Adding Methods to Generic Functions
automatically generated byinfo2html