Function: -remove-item

-remove-item is a for remove, defined in subr.el.gz.

Signature

(-remove-item ITEM LIST)

Documentation

Return a copy of LIST with all occurrences of ITEM removed.

The comparison is done with equal.

Aliases

-remove-item