Interface HashCode

Type that is convertible to a hash value consistent with its universal equality relation.

Hierarchy

Methods

Methods

  • Returns true if this is equal to that, otherwise returns false.

    Parameters

    • that: unknown

    Returns boolean

  • Returns a 32-bit hash value for this object.

    Returns number

Generated using TypeDoc