• Scieneer Common Lisp 1.3.9 online documentation

    delete-if predicate sequence &key from-end start key end count[Function]

    Returns a sequence formed by destructively removing the elements satisfying the specified predicate from the given sequence.

  •