sb-docs
Function: COMMON-LISP:VECTOR-POP
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:VECTOR-POP
View page source
Function: COMMON-LISP:VECTOR-POP
¶
Decrease the fill pointer by 1 and return the element pointed to by the new fill pointer.
Lambda list
¶
(
array
)