method
add?
add?(o)
public
Adds the given object to the set and returns self. If the object is already in the set, returns nil.
add?(o)
public
Adds the given object to the set and returns self. If the object is already in the set, returns nil.