- expand1 Xprocedure
If X is a macro-form, expand the macro only once. Unlike expand, does not repeat expansion when the resulting expression is itself a macro-form. Returns the resulting expression.
If X is a macro-form, expand the macro only once. Unlike expand, does not repeat expansion when the resulting expression is itself a macro-form. Returns the resulting expression.