@stdlib/array-base-ones3d
Create a three-dimensional nested array filled with ones.
Create a three-dimensional nested array filled with ones.
Create a four-dimensional nested array filled with ones.
Create a five-dimensional nested array filled with ones.
Create an n-dimensional nested array filled with ones.
Create a filled three-dimensional nested array.
Create a filled three-dimensional nested array according to a provided callback function.
Create a filled four-dimensional nested array.
Create a filled four-dimensional nested array according to a provided callback function.
Create a filled five-dimensional nested array.
Create a filled five-dimensional nested array according to a provided callback function.
Create a filled n-dimensional nested array.
Create a filled n-dimensional nested array according to a provided callback function.
Create a zero-filled generic array.
Create a zero-filled two-dimensional nested array.
call-stack module (originally by Finley.Z.M.F)
Lightweight Efficient WASM-first Dynamic Allocator: a simple and compact JS-side allocator for hand-written WASM.
ArrayLike allocation helper functions for JavaScript