Preparing search index...
The search index is not available
browserslist-useragent-regexp
browserslist-useragent-regexp
compareArrays
Function compareArrays
compare
Arrays
(
a
,
b
,
from
?
)
:
boolean
Compare two arrays.
Parameters
a
:
unknown
[]
Array to compare.
b
:
unknown
[]
Array to compare.
from
:
number
= 0
Index to start compare from.
Returns
boolean
Equals or not.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
browserslist-useragent-regexp
Loading...
Compare two arrays.