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