Function: COMMON-LISP:DELETE-IF

package type clhs github

Return a sequence formed by destructively removing the elements 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::key sb-impl::end count)