Function: COMMON-LISP:DELETE-IF-NOT

package type clhs github

Return a sequence formed by destructively removing the elements not satisfying the specified PREDICATE from the given SEQUENCE.

Lambda list

(sb-impl::predicate sequence &rest sb-impl::args &key sb-impl::from-end sb-impl::start
 sb-impl::end sb-impl::key count)