Scieneer Common Lisp 1.3.9 online documentation rassoc-if predicate alist &key key [Function] Returns the first cons in alist whose cdr satisfies the predicate. If key is supplied, apply it to the cdr of each cons before testing.
|
| rassoc-if predicate alist &key key | [Function] |
Returns the first cons in alist whose cdr satisfies the predicate. If key is supplied, apply it to the cdr of each cons before testing.