trivial-macroexpand-all

Unlicense

Call each implementation's macroexpand-all equivalent

$ area51 add trivial-macroexpand-allCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-macroexpand-all:some-function ...)