@stdlib/array-base-mskunary2d
Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.
Fragment identifier links focus on their target node
Create an iterator which steps according to a provided callback function.
Create an iterator which skips the last value of a provided iterator.
Create an iterator which skips the first value of a provided iterator.
Create an iterator which steps by a specified amount.