DeepEqualityMap extension

Provides functions for determining the deep equality of Maps.

on

Properties

hashValue int

Available on Map<Object?, Object?>, provided by the DeepEqualityMap extension

The deep hash-code.
no setter

Methods

equals(Object? other) bool

Available on Map<Object?, Object?>, provided by the DeepEqualityMap extension

Determines if this and other are deeply equal.