Preparing search index...
The search index is not available
browserslist-useragent-regexp
browserslist-useragent-regexp
splitCommonDiff
Function splitCommonDiff
split
Common
Diff
(
a
,
b
)
:
[
string
,
number
,
number
]
Get common and diffs of two numbers (arrays of digits).
Parameters
a
:
number
[]
Digits.
b
:
number
[]
Other digits.
Returns
[
string
,
number
,
number
]
Common part and diffs.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
browserslist-useragent-regexp
Loading...
Get common and diffs of two numbers (arrays of digits).