assoc-if

assoc-if is an alias for `cl-assoc-if' in `cl.el'.

(assoc-if PREDICATE LIST [KEYWORD VALUE]...)

Find the first item whose car satisfies PREDICATE in LIST.

Keywords supported: :key