@stdlib/array-buffer
ArrayBuffer.
ArrayBuffer.
Complex128Array.
Complex64Array.
Convert an array to an array of a different data type.
Convert an array to the same data type as a second input array.
DataView.
List of array data types.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.
Float32Array.
Float64Array.
Create (or fill) an array from an iterator.
Create a single-element array containing a provided scalar value.
Create a filled array having a specified length.
Create a filled array having the same length and data type as a provided array.
Int16Array.
Int32Array.
Int8Array.