[pro] [Q] introspecting setf expanders
Raymond Wiker
rwiker at gmail.com
Mon Oct 8 13:51:01 UTC 2012
On Oct 8, 2012, at 15:28 , Didier Verna <didier at lrde.epita.fr> wrote:
> Hello,
>
> I cannot find a standard way to figure out whether a setf expander has
> been defined for a symbol FOO (via either DEFSETF or
> DEFINE-SETF-EXPANDER).
>
> Is there one? Otherwise, I would also be happy with an SBCL-only
> solution.
>
>
> Thank you !
#'get-setf-expansion, perhaps?
More information about the pro
mailing list