Scieneer Common Lisp 1.3.9 online documentation nth n list [Function] Returns the n'th object in a list where the car is the zero-th element.
(setf (nth g96 g97) g95) [Function]
|
| nth n list | [Function] |
Returns the n'th object in a list where the car is the zero-th element.
| (setf (nth g96 g97) g95) | [Function] |