Table of Contents

Documentation / IEquatable

IEquatable

Interfaces

IEquatable

Defines something that is equatable to something.

Export

IEquatable

Methods

equals()

equals(other): boolean

Check whether this is equal to other.

Parameters
other

object

Returns

boolean

Defined in

IEquatable.ts:17