Lilact
    Preparing search index...

    Function deepEqual

    • Determines whether two values are deeply equal.

      Parameters

      • source: any

        First object to compare.

      • target: any

        Second object to compare.

      Returns any

      True if deeply equal; otherwise false.