Constant Variable array-rank-limit

Constant Value:

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

Description:

17.1.0 17The upper exclusive bound on the rank of an array.

Examples:

None.

See Also:

make-array

Notes:

None.