Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Eq

Hierarchy

  • Eq

Implemented by

Index

Methods

Methods

equals

  • equals(other: Eq): boolean
  • Return true if the other value is exactly equal to this value.

    Parameters

    • other: Eq

      the value against which to compare.

    Returns boolean

Generated using TypeDoc