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

Re: structure type specifier



Its legit and even good design practice to treat every data type as if it might
be a structure. If Xerox Common Lisp had STRUCTUREP, it would be true of every
object. (Of course, some objects, like fixnums, don't have slots and are
"preallocated".)