Scieneer Common Lisp 1.3.9 online documentation svref simple-vector index [Function] Returns the index'th element of the given simple-vector.
(setf (svref g13 g14) g12) [Function]
|
| svref simple-vector index | [Function] |
Returns the index'th element of the given simple-vector.
| (setf (svref g13 g14) g12) | [Function] |