IterableContentEquals<E> extension

on

Methods

contentEquals(Iterable<E> other, [bool checkEqual(E a, E b)?]) bool
Returns true if this collection is structurally equal to the other collection.