| www.delorie.com/gnu/docs/guile/goops_28.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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).
3.5.1 Basic Generic Function Creation 3.5.2 Generic Function Internals 3.5.3 Extending Guile's Primitives
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |