DeepEqualityIterable extension

Provides functions for determining the deep equality of Iterables.

on

Properties

hashValue int

Available on Iterable<Object?>, provided by the DeepEqualityIterable extension

The deep hash-code.
no setter

Methods

equals(Object? other) bool

Available on Iterable<Object?>, provided by the DeepEqualityIterable extension

Determines if this and other are deeply equal.