export interface Equatable<Value>
Represents a structure that can be checked against another given structure for equality
Type Parameters
Value
The type of object to compare the current object to
export interface Equatable<Value>
Represents a structure that can be checked against another given structure for equality