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

Array proposal (long msg)



Moon asks how sequence-returning functions decide whether
to turn on the print bit.  Actually, how to they decide
whether to put in a leader and other random attributes like
that?  The same problem came up with DEFSTRUCT long ago,
and the random :MAKE-ARRAY option was put in to fix it,
but I'd hate to see a :MAKE-ARRAY parameter added to every
sequence function unless it is necessary.
-------