sb-docs
Function: COMMON-LISP:ADJUSTABLE-ARRAY-P
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:ADJUSTABLE-ARRAY-P
View page source
Function: COMMON-LISP:ADJUSTABLE-ARRAY-P
¶
Return T if and only if calling ADJUST-ARRAY on ARRAY will return the identical object.
Lambda list
¶
(
array
)