Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.Sequence

Method ADT.Sequence()->_equal()


Method _equal

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

Returns

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