kotlin.collections.AbstractMutableList.equals

equals

open fun equals(other: Any?): Boolean

Platform and version requirements: JS

Compares this list with another list instance with the ordered structural equality.

Return true, if other instance is a List of the same size, which contains the same elements in the