void ADT.Set(void|ADT.Set|array|multiset|mapping initial_data)
Create an ADT.Set, optionally initialized from another ADT.Set or a compatible type. If no initial data is given, the set will start out empty.