Search
indexed-collection
A zero-dependency library of classes that make filtering, sorting and observing changes to arrays easier and more efficient.
v1.9.0 URL:
https://unpkg.com/indexed-collection@1.9.0/dist/index.js
Open
Browse Files
typescript
collection
array
index
indexing
filter
sort
fast
change
observer
@stdlib/ndarray-base-next-cartesian-index
Return the next Cartesian index (i.e., set of subscripts/dimension indices).
v0.2.2 URL:
https://unpkg.com/@stdlib/ndarray-base-next-cartesian-index@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
base
ndarray
multidimensional
array
utilities
utility
utils
util
cartesian
subscripts
dimension
index
indices
indexing
iteration
@stdlib/array-index
Array index constructor.
v0.3.0 URL:
https://unpkg.com/@stdlib/array-index@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
fancy
indexing
index
vector
slice
constructor
ctor
@stdlib/array-to-fancy
Convert an array to an object supporting fancy indexing.
v0.2.0 URL:
https://unpkg.com/@stdlib/array-to-fancy@0.2.0/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
fancy
subsequence
subseq
slice
indexing
index
vector
funky-array
Array that supports both iteration and key value indexing.
v1.0.0 URL:
https://unpkg.com/funky-array@1.0.0/lib/funkyArray.js
Open
Browse Files
typed
array
typescript
types