Defstruct and Defclass as macros
The SBCL version (macroexpand-1 '(defstruct spoint (x y))) (PROGN (SB-KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL 'SPOINT "defining ~…
1 post
The SBCL version (macroexpand-1 '(defstruct spoint (x y))) (PROGN (SB-KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL 'SPOINT "defining ~…