lodash.unary
The lodash method `_.unary` exported as a module.
@stdlib/strided-base-unary
Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.
base-ex
A collection of classes for data representation written in JavaScript.
@stdlib/strided-napi-unary
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.