When *PRINT-READABLY*
is true, other vectors are written as
follows: if the ARRAY-ELEMENT-TYPE
is T
, the syntax
#(
is used.
Otherwise, the syntax x1
... xn
)#A(
is used.element-type
dimensions
contents
)
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |