Pike v8.0 release 1738

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.