ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   15 Arrays   15.2 Dictionary of Arrays

15.2.24 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:
make-array

Allegro CL Implementation Details:
None.

Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25