Answer true if this list has the same elements in the same order as the given list. Note that the standard equals
test just tests for equality of two given list cells. While such a test is sufficient for many purposes, this test provides a broader equality definition, but is correspondingly more expensive to test.
|
|
|
|
|
|