Method ADT.Sequence()->_equal()

class ADT.Sequence

Method _equal

bool equal(ADT.Sequence from, mixed coll)

Returns

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