Method ADT.Set()->create()
- Method create
ADT.Set ADT.Set(void|ADT.Set|array|multiset|mappinginitial_data)- Description
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.