Extracted from Pike v7.6 release 112 at 2008-06-24.
pike.ida.liu.se
[Top]
ADT
ADT.CircularList

Method ADT.CircularList()->_equal()


Method _equal

int(0..1) _equal(mixed coll)

Returns

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