@stdlib/utils-eval
Alias for eval global.
Alias for eval global.
Alias for eval global.
Test whether all elements in a collection are truthy.
Test whether all elements in a collection pass a test implemented by a predicate function.
Define a memoized read-only object property.
Define a non-enumerable property.
Define a non-enumerable read-only accessor.
Define a non-enumerable read-only property.
Define a non-enumerable read-write accessor.
Define a non-enumerable write-only accessor.
Define (and/or modify) object properties.
Define (or modify) an object property.
Define a read-only accessor.
Define a read-only property.
Define a read-write accessor.
Define a write-only accessor.
Convert between POSIX and Windows paths.
Copy or deep clone a value to an arbitrary depth.
Group values according to an indicator function and return group counts.
Transform a function into a sequence of functions each accepting a single argument.