Variable: cider-last-macroexpand-expander
cider-last-macroexpand-expander is a variable defined in
cider-macroexpansion.el.
Value
nil
Documentation
Hold the expander used for the last macroexpansion.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-macroexpansion.el
(defvar cider-last-macroexpand-expander nil
"Hold the expander used for the last macroexpansion.")