interface Equatable

interface Equatable<T>

Type Parameters

T

equals : (other: T) => boolean

Whether or not this is equal to another structure