[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ARRAY-DIMENSIONS
- To: Common-Lisp@SU-AI.ARPA
- Subject: ARRAY-DIMENSIONS
- From: Eric Benson <benson%SPA-NIMBUS@MIT-MC.ARPA>
- Date: Mon, 12 Mar 84 13:50 PST
Is it reasonable to assume that the list returned by ARRAY-DIMENSIONS is
modifiable? It is conceivable that an implementation could actually
keep this list in the array object, so that modifying it would have the
sort of disastrous consequences that modifying a symbol's print name
has.