Adds [value] into the set. Returns true if [value] was added to the set.
true
If [value] already exists, the set is not changed and false is returned.
false