Interface Equivalent

Type that implements a universal equivalence relation.

Hierarchy

  • Equivalent

Methods

Methods

  • Returns true if this is equivalent to that within some optionally specified error tolerance epsilon, otherwise returns false.

    Parameters

    • that: unknown
    • Optional epsilon: number

    Returns boolean

Generated using TypeDoc