manpagez: man pages & more
info guile
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.11.7 Method Definition

define-method (syntax)

define-method invokes the add-method! generic function to handle adding the new method to a variety of possible targets. GOOPS includes methods to handle target as

By defining further methods for add-method!, you can theoretically handle adding methods to further types of target.


© manpagez.com 2000-2026
Individual documents may contain additional copyright information.