cl-rassoc-if-not

cl-rassoc-if-not is an autoloaded compiled Lisp function in `cl-seq.el'.

(cl-rassoc-if-not PREDICATE LIST [KEYWORD VALUE]...)

Find the first item whose cdr does not satisfy PREDICATE in LIST.

Keywords supported: :key