public native remove(item as T) as Boolean
Removes an element from the set.
item
True if the element existed.