Search...

Equatable

interface Equatable<T>
interface Equatable<T>

No summary provided.

NameConstraintsOptionalDefaultDescription
TNoNone

equals

:

(other: T) => boolean

Whether or not this is equal to another structure