Documentation
Preparing search index...
core/src
arraysAreIdentical
Function arraysAreIdentical
arraysAreIdentical
(
arrA
:
any
[]
,
arrB
:
any
[]
)
:
boolean
Checks if the two given Array | arrays' items are identical.
Parameters
arrA
:
any
[]
arrB
:
any
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Checks if the two given Array | arrays' items are identical.