org-remove-if-not
org-remove-if-not is a compiled Lisp function in `org.el
'.
(org-remove-if-not PREDICATE SEQ)
Remove everything from SEQ that does not fulfill PREDICATE.
org.el
'.
(org-remove-if-not PREDICATE SEQ)
Remove everything from SEQ that does not fulfill PREDICATE.