Function: COMMON-LISP:ARRAY-IN-BOUNDS-P

package type clhs github

Return T if the SUBSCRIPTS are in bounds for the ARRAY, NIL otherwise.

Lambda list

(array &rest sb-vm::subscripts)