[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CLOS equivalent of Which-operations



:which-operations was a nice to to figure out what kinds of things
a flavor could do, but I have not been able to map from classes
or instances to the methods that operate on them. Has anyone built
some nice tools for this or figured out what the meta class specs
provide for this need?

At least apropos works on generic-functions where it did not
work on flavor-methods, but it seems there should be some better
indexing possible.

Comments?

Chris Eliot