DeleteCases
DeleteCases[expr, pat] returns a new expression of all elements in expr that do not match pat.
Attributes[DeleteCases] := {Protected}
DeleteCases[expr, pat] returns a new expression of all elements in expr that do not match pat.
Attributes[DeleteCases] := {Protected}