Constant Variable array-dimension-limit

Constant Value:

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

Description:

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

Examples:

None.

See Also:

make-array

Notes:

None.