Scieneer Common Lisp 1.3.9 online documentation assoc item alist &key key test test-not [Function] Returns the cons in alist whose car is equal, by a given test or eql, to the item.
|
| assoc item alist &key key test test-not | [Function] |
Returns the cons in alist whose car is equal, by a given test or eql, to the item.