method

add?

v2_2_9 - 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.