delete(o)
Instance Public methods
Deletes the given object from the set and returns self. Use
subtract
to delete many items at once.
Deletes the given object from the set and returns self. Use
subtract
to delete many items at once.
Please login to continue.