add ( ) {

Add a value to this Set and return whether or not the value was previously unknown.

Arguments

value

@returns/Boolean true if the item was added, false if it was already there.