Scieneer Common Lisp 1.3.9 online documentation vector-push-extend new-el array &optional extension [Function] Like vector-push except that if the fill pointer gets too large, the array is extended rather than nil being returned.
|
| vector-push-extend new-el array &optional extension | [Function] |
Like vector-push except that if the fill pointer gets too large, the array is extended rather than nil being returned.