Removes the specified element from the set.
true if the element was present in the set, or false if it wasn't present before removal.
true
false
The element to be removed from the set.