cl-prettyexpand

cl-prettyexpand is an autoloaded compiled Lisp function in `cl-extra.el'.

(cl-prettyexpand FORM &optional FULL)

Expand macros in FORM and insert the pretty-printed result.
Optional argument FULL non-nil means to expand all macros,
including `cl-block' and `cl-eval-when'.