method
add?
v1_9_2_180 -
Show latest stable
- Class:
Set
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)Adds the given object to the set and returns self. If the object is already in the set, returns nil.