Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method ADT.CircularList()->create()


Method create

ADT.CircularList ADT.CircularList(array|int arg)

Description

Creates a new CircularList around the array arg or a new CircularList with the maximum size of arg.