Function Map-Methods

Part of:

package metabang.moptilities
( map-methods < thing > < fn > )

Applys fn to all of the direct methods of thing (which can be a class, object or symbol naming a class). The function should take two arguments: a generic function and a method.