## Constant: COMMON-LISP:ARRAY-DIMENSION-LIMIT [![package](https://img.shields.io/badge/Package-COMMON--LISP-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Constant-5f9ea0.svg?style=social&colorA=999999)](../#constant) [![clhs](https://img.shields.io/badge/CLHS-ARRAY--DIMENSION--LIMIT-5f9ea0.svg?style=social&colorA=999999)](http://www.lispworks.com/documentation/HyperSpec/Body/v_ar_dim.htm) > the exclusive upper bound on any given dimension of an array ### Value ```cl 4611686018427387901 ```