[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Named Structures



In system 36.2, with microcode 683, on LISP Machine Eight:

The form (DEFSTRUCT (foo (:named bar)) ...)

does not work as documented.  BAR is supposed to be come the named structure
symbol, but FOO does.