Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method ADT.CircularList()->_equal()


Method _equal

bool equal(ADT.CircularList from, mixed coll)

Returns

Returns true if the object coll is a CircularList and contains the same values in the same order.