DeleteCases¶ Removes elements from an expression that match a pattern. $ wo 'DeleteCases[{a, b, a}, a]' {b}