[closer-devel] remove a layered method

Igor Plekhov penguin at ocean.vvo.ru
Sat Feb 17 12:25:30 UTC 2007


On Fri, 16 Feb, 2007 at 10:23:04 +0100, Pascal Costanza wrote:
> 
> >How can I remove a layered method (previously defined with
> >define-layered-method)?
> 
> (define-layered-function foo (x y z))

> (fdefinition (contextl::get-layered-function-definer-name 'foo))

> Let me know if the above works for you.

Yes, it does.

#'contextl::get-layered-function-definer-name gives me some symbol,
using which I can easily get a list of function's methods in Slime's
inspector.


--
Registered Linux User #124759



More information about the closer-devel mailing list