@stdlib/buffer-from-buffer
Copy buffer data to a new Buffer instance.
Copy buffer data to a new Buffer instance.
Allocate a buffer containing a provided string.
Complex numbers.
Wrap a function and casts a function's return value to a complex number.
Wrap a function accepting complex number arguments to support providing both real and complex numbers.
Create a complex number.
Complex number constructors.
Return the data type of a complex number.
List of complex number data types.
Base (i.e., lower-level) complex number functions.
Base complex number assert functions.
Shared types and schemas for the Copy-Fact project
Shared types and schemas for the fullstack final project
Typed array pool.
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Return a list of array data types to which a provided array data type can be safely cast.
Return a list of array data types to which a provided array data type can be safely cast or cast within the same kind.
SharedArrayBuffer.
Return a shallow copy of a portion of an array.
Convert an array to an object supporting fancy indexing.