Scieneer Common Lisp 1.3.9 online documentation find item sequence &key from-end test test-not start end key [Function] Returns the first element in sequence satisfying the test, default is eql, with the given item.
|
| find item sequence &key from-end test test-not start end key | [Function] |
Returns the first element in sequence satisfying the test, default is eql, with the given item.