Function: rassoc-if
rassoc-if is a for cl-rassoc-if, defined in
cl-seq.el.gz.
This function is obsolete since 27.1; use cl-rassoc-if instead.
Signature
(rassoc-if PREDICATE LIST [KEYWORD VALUE]...)
Documentation
Find the first item whose cdr satisfies PREDICATE in LIST.
Keywords supported: :key
Aliases
rassoc-if (obsolete since 27.1)