|
| 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.