[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Array proposal (long msg)
- To: Scott E. Fahlman <Fahlman at Cmu-20c>
- Subject: Array proposal (long msg)
- From: DLW at MIT-MC
- Date: Sat, 11 Sep 1982 11:44:00 -0000
- Cc: common-lisp at SU-AI
- Sender: DLW at MIT-OZ
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.
-------