Skip to main content

array-rank-limit

array-rank-limit Constant Variable

Constant Value:

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

Description:

The upper exclusive bound on the rank of an array.

See Also:

make-array

Expanded Reference: array-rank-limit

tip

TODO: Please contribute to this page by adding explanations and examples

(array-rank-limit )