Macro Alambda

Part of:

package metabang.utilities
( alambda < parms > &body < body > )
Anaphoric LAMBDA: Binds the symbol `self' to the function, so that it can
call itself recursively.