Re: Aha! moments



"Javier" <javuchi@xxxxxxxxx> writes:

And another question too: how to redefine generic functions in a living
environment to change, for example, the number of arguments, supposing
that you have already defined methods to that generic function?

(fmakunbound 'generic-function-name)
.