void ADT.CircularList(array|int arg)
Creates a new CircularList around the array arg or a new CircularList with the maximum size of arg.