Search
@stdlib/utils-index-of
Return the first index at which a given element can be found.
v0.2.2 URL:
https://unpkg.com/@stdlib/utils-index-of@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdutils
stdutil
utilities
utility
utils
util
indexof
array
object
array-like
string
search
find
locate
index
polyfill
ponyfill
arr
str
obj
array-find
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
v1.0.0 URL:
https://unpkg.com/array-find@1.0.0/find.js
Open
Browse Files
array
find
ponyfill
polyfill
es6
es2015
es 2015
@stdlib/array-base-index-of
Return the index of the first element which equals a provided search element.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-base-index-of@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
generic
search
find
scan
locate
index
@stdlib/array-base-last-index-of
Return the index of the last element which equals a provided search element.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-base-last-index-of@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
generic
search
find
scan
locate
index
@stdlib/blas-base-idamax
Find the index of the first element having the maximum absolute value.
v0.0.2 URL:
https://unpkg.com/@stdlib/blas-base-idamax@0.0.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
idamax
maximum
abs
absolute
find
index
linear
algebra
subroutines
vector
array
ndarray
float64
integer
float64array