delete?(o)
Instance Public methods
Deletes the given object from the set and returns self. If the object is not in the set, returns nil.
Deletes the given object from the set and returns self. If the object is not in the set, returns nil.
Please login to continue.