Go to the first, previous, next, last section, table of contents.


array-dimension-limit [Constant Variable]

Constant Value::

A positive

fixnum,

the exact magnitude of which is implementation-dependent, but which is not less than 1024.

Description::

The upper exclusive bound on each individual dimension of an array.

See Also::

section make-array [Function]


Go to the first, previous, next, last section, table of contents.