@stdlib/array-to-json
Return a JSON representation of a typed array.
Return a JSON representation of a typed array.
Create an iterator from a sparse array-like object.
Create an iterator from a sparse array-like object, iterating from right to left.
Create an iterator from a strided array-like object.
Create (or fill) an array from an iterator.
Create a single-element array containing a provided scalar value.
Create an iterator from an array-like object view.
Create an iterator from an array-like object view, iterating from right to left.
Create a readable stream from an iterator.
Create a readable stream from a strided array-like object.
Create a readable stream from an array-like object.
Create a readable stream from a circular array-like object.
Create an iterator which iterates over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Return a JSON representation of an error object.
Create an iterator which iterates over each column in a matrix (or stack of matrices).
Create an iterator which iterates over each matrix in a stack of matrices.
Create an iterator which iterates over each row in a matrix (or stack of matrices).
Create an iterator which converts each iterated ndarray to a generic array.
Convert a single-precision floating-point number to a signed 32-bit integer.