Scieneer Common Lisp 1.3.9 online documentation butlast list &optional n [Function] Returns a new list the same as list without the last n conses. The list must not be circular.
|
| butlast list &optional n | [Function] |
Returns a new list the same as list without the last n conses. The list must not be circular.