array-dimension-limit
.
When multiple array dimensions are to be used together to specify a
multi-dimensional array, there is also an implied constraint
that the product of all of the dimensions be less than the value of
array-total-size-limit
.
of the array.
(Unless otherwise explicitly specified,
the phrase “a list of valid array indices” further implies
that the length of the list must be the same as the
rank of the array.)
“For a 2
by 3
array,
valid array indices for the first dimension are 0
and 1
, and
valid array indices for the second dimension are 0
, 1
and 2
.”
nil
,
:unspecific,
or some other object defined by the implementation
to be a valid pathname device.
nil
,
:wild,
:unspecific,
or some other object defined by the implementation
to be a valid directory component.
nil
,
:wild,
:unspecific,
or some other object defined by the implementation
to be a valid pathname name.
nil
,
:wild,
:unspecific.
nil
.
The symbols :oldest, :previous, and :installed are
semi-standard special version symbols.
nil
if there are no forms.
2. an object associated with a name in a binding.
3. (of a symbol) the value of the dynamic variable
named by that symbol.
4. an object associated with a key
in an association list,
a property list,
or a hash table.
symbol-value
.
See cell.
|
).
See Figure 2.5.