- make-procedure-extender TAGprocedure
Returns a simple PROCEDURE-DECORATOR that recognizes its' decorations by the TAG and accepts any object as a decoration.
The TAG is any object suitable for testing with eq?.
Returns a simple PROCEDURE-DECORATOR that recognizes its' decorations by the TAG and accepts any object as a decoration.
The TAG is any object suitable for testing with eq?.