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

Proposed change to ARRAYDIMS



Proposed change to ARRAYDIMS:
Currently, ARRAYDIMS returns (T ...) for any array S-expression array,
including those which were created with NIL.  Are there any objections to
changing ARRAYDIMS to return NIL if the array was created with NIL as its
type?