cl-rassoc-if
cl-rassoc-if is an autoloaded compiled Lisp function in `cl-seq.el
'.
(cl-rassoc-if PREDICATE LIST [KEYWORD VALUE]...)
Find the first item whose cdr satisfies PREDICATE in LIST.
Keywords supported: :key
cl-seq.el
'.
(cl-rassoc-if PREDICATE LIST [KEYWORD VALUE]...)
Find the first item whose cdr satisfies PREDICATE in LIST.
Keywords supported: :key