| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
macroexpand-1
invokes its macro transformer and
returns the expanded form. Otherwise, returns form as is.
macroexpand repeats macroexpand-1 until the
form can't be expanded.
These procedures can be used to expand globally defined macros.