Scieneer Common Lisp 1.3.9 online documentation third list [Function] Returns the 3rd object in a list or nil if there is no 3rd object.
(setf (third g42) g41) [Function]
|
| third list | [Function] |
Returns the 3rd object in a list or nil if there is no 3rd object.
| (setf (third g42) g41) | [Function] |