Documentation
    Preparing search index...

    Function isEqual

    • Check if [[first]] and [[second]] are equal to each other Note: Function types are not handled (see #1601) Note: Objects are expected to have a valid (!= null) prototype with string representation "{}"

      Type Parameters

      • T

      Parameters

      • first: T
      • second: T

      Returns boolean