erc-member-if
erc-member-if is a compiled Lisp function in `erc-compat.el
'.
(erc-member-if PREDICATE LIST)
Find the first item satisfying PREDICATE in LIST.
Return the sublist of LIST whose car matches.
erc-compat.el
'.
(erc-member-if PREDICATE LIST)
Find the first item satisfying PREDICATE in LIST.
Return the sublist of LIST whose car matches.