@resee-movies/utilities - v0.8.0
    Preparing search index...

    Function areEqual

    • Strict equality comparison of two values, with the additional step of deep comparing the contents of the two arguments when they are arrays.

      Parameters

      • a: unknown
      • b: unknown

      Returns boolean