@stdlib/array-base-filled5d-by
Create a filled five-dimensional nested array according to a provided callback function.
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.
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Return the first element of an array-like object.
Create a zero-filled generic array.
Create a zero-filled two-dimensional nested array.
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Copy elements to a new generic array after removing consecutive duplicated values.
Return a new array with elements in reverse order.
Structural way to build node and deno application
Generate a markdown TOC (table of contents) with Remarkable.
Create a zero-filled ndarray having a specified shape and data type.
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
Create an uninitialized ndarray having a specified shape and data type.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Fancy multidimensional array constructor.
Convert a scalar value to a zero-dimensional ndarray.
Return a view of an input ndarray.
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.