macroexpand
macroexpand(x)
Takes the expression x
and returns an equivalent expression with all macros removed (expanded).
Examples
See Also
User Contributed Notes
Add a Note
The format of note supported is markdown, use triple backtick to start and end a code block.