erc-delete-if
erc-delete-if is a compiled Lisp function in `erc-compat.el
'.
(erc-delete-if PREDICATE SEQ)
Remove all items satisfying PREDICATE in SEQ.
This is a destructive function: it reuses the storage of SEQ
whenever possible.
erc-compat.el
'.
(erc-delete-if PREDICATE SEQ)
Remove all items satisfying PREDICATE in SEQ.
This is a destructive function: it reuses the storage of SEQ
whenever possible.