void ADT.List(mixed ... values)
Create a new List , and initialize it with values .
Ought to reset the List if called multiple times.