Function: rassoc-if-not

rassoc-if-not is a for cl-rassoc-if-not, defined in cl-seq.el.gz.

This function is obsolete since 27.1; use cl-rassoc-if-not instead.

Signature

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

Documentation

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

Keywords supported: :key

Aliases

rassoc-if-not (obsolete since 27.1)