On Oct 8, 2012, at 15:28 , Didier Verna <[email protected]> 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? _______________________________________________ pro mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro
