rassoc-if-not
rassoc-if-not is an alias for `cl-rassoc-if-not' in `cl.el
'.
(rassoc-if-not PREDICATE LIST [KEYWORD VALUE]...)
Find the first item whose cdr does not satisfy PREDICATE in LIST.
Keywords supported: :key
cl.el
'.
(rassoc-if-not PREDICATE LIST [KEYWORD VALUE]...)
Find the first item whose cdr does not satisfy PREDICATE in LIST.
Keywords supported: :key