Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
typed
indexOfArray
Function indexOfArray
indexOfArray
<
T
extends
TypedArray
>
(
haystack
:
T
,
needle
:
T
,
start
?:
number
,
)
:
number
Type Parameters
T
extends
TypedArray
Parameters
haystack
:
T
needle
:
T
start
:
number
= 0
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...