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.
@stdlib/strided-base-mskunary
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
base-ex
A collection of classes for data representation written in JavaScript.