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