NextPrevUpTopContentsIndex

13.10 Structure printing

By default defstruct generates a method on print-object . You can avoid this by binding at macroexpansion time the variable structure:*defstruct-generates-print-object-method* .


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex