Function: COMMON-LISP:RASSOC

package type clhs github

Return the cons in ALIST whose CDR is equal (by a given test or EQL) to the ITEM.

Lambda list

(sb-impl::item sb-impl::alist &key sb-impl::key sb-impl::test sb-impl::test-not)