Method ADT.Set()->`[]=() Method `[]= ADT.Set()[ item ] = value Description Setting an index V to 0 removes V from the set. Setting it to a non-0 value adds V as a member of the set.