Function: -remove-item

-remove-item is a function alias 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.

View in manual

Aliases

-remove-item