@amirsavand/ngx-common - v5.4.0
    Preparing search index...

    Function isDictEqual

    • Checks the given dicts for equality.

      Type Parameters

      Parameters

      • a: T

        First dict to compare.

      • b: T

        Second dict to compare.

      Returns boolean

      Whether given dicts are equal.