github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
typedbuffer
isIdentical
Function isIdentical
find out if two regular, or typed arrays are element wise equal, and have the same lengths
is
Identical
<
T
>
(
arr1
,
arr2
)
:
boolean
Type Parameters
T
extends
[
]
|
TypedArray
Parameters
arr1
:
T
arr2
:
T
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
find out if two regular, or typed arrays are element wise equal, and have the same lengths