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