@stdlib/utils-property-descriptors-in
Return an object's own and inherited property descriptors.
Return an object's own and inherited property descriptors.
Return an array of an object's own enumerable and non-enumerable property names.
Return an array of an object's own and inherited enumerable and non-enumerable property names.
Return an array of an object's own symbol properties.
Return an array of an object's own and inherited symbol properties.
Return an array of an object's inherited writable symbol properties.
Detect `Object.defineProperty` support.
Detect `Object.defineProperty` support.
Detect `Object.defineProperties` support.
Detect `Object.defineProperties` support.
CSS properties library
Uniform distribution constructor.
Define non-enumerable read-only properties which expose strided array function meta data.
Test whether whether any 'own' property of a provided object satisfies a predicate function.
Define non-enumerable read-only properties which expose ndarray function meta data.
Normal distribution constructor.
Negative binomial distribution constructor.
Pareto (Type I) distribution constructor.
Arcsine distribution constructor.
F distribution constructor.