PBKware JS Utils - v0.8.2
GitHub
NPM
Preparing search index...
binary-find
BinaryFind
latest
Function latest
latest
<
T
,
U
=
T
>
(
values
:
T
[]
,
compareItemFn
:
CompareItemFn
<
U
>
,
)
:
BinaryFind
.
Result
Finds earliest matching index. Use if index values are not unique
Type Parameters
T
U
=
T
Parameters
values
:
T
[]
compareItemFn
:
CompareItemFn
<
U
>
Returns
BinaryFind
.
Result
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
PBKware JS Utils - v0.8.2
Loading...
Finds earliest matching index. Use if index values are not unique