Function: COMMON-LISP:REMOVE

package type clhs github

Return a copy of SEQUENCE with elements satisfying the test (default is EQL) with ITEM removed.

Lambda list

(sb-impl::item sequence &rest sb-impl::args &key sb-impl::from-end sb-impl::test
 sb-impl::test-not sb-impl::start sb-impl::end count sb-impl::key)