Inserts a new value into the set.
The value to insert into the set.
Returns true if the value was inserted, or false if the value already existed in the set.
See Implementation
Inserts a new value into the set.