NextPrevUpTopContentsIndex

12.6 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 - 21 Jul 2006

NextPrevUpTopContentsIndex