Scieneer Common Lisp 1.3.9 online documentation member item list &key key test test-not [Function] Returns the tail of list beginning with the first element satisfying eql'ity, :test, or :test-not with a given item.
|
| member item list &key key test test-not | [Function] |
Returns the tail of list beginning with the first element satisfying eql'ity, :test, or :test-not with a given item.