Documentation
    Preparing search index...

    Function arraysAreIdentical

    • Checks if the two given Array | arrays' items are identical.

      Parameters

      • arrA: any[]
      • arrB: any[]

      Returns boolean