Scieneer Common Lisp 1.3.9 online documentation vector-pop array [Function] Attempts to decrease the fill-pointer by 1 and return the element pointer to by the new fill pointer. If the original value of the fill pointer is 0, an error occurs.
|
| vector-pop array | [Function] |
Attempts to decrease the fill-pointer by 1 and return the element pointer to by the new fill pointer. If the original value of the fill pointer is 0, an error occurs.