Function: COMMON-LISP:DELETE

package type clhs github

Return a sequence formed by destructively removing the specified ITEM from the given SEQUENCE.

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)