@stdlib/utils-define-configurable-read-only-accessor
Define a configurable read-only accessor.
Define a configurable read-only accessor.
Define a configurable read-only property.
Define a configurable read-write accessor.
Define a configurable write-only accessor.
Define a configurable memoized read-only object property.
Define a memoized object property.
Return a directory name.
Invoke a function until a test condition is true.
Until a test condition is true, invoke a function for each element in a collection.
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Invoke a function while a test condition is true.
While a test condition is true, invoke a function for each element in a collection.
Standard base utilities for working with data formatted as delimiter-separated values (DSV).
Incremental parser for delimiter-separated values (DSV).
Return an array of an object's own enumerable property key-value pairs.
Return an array of an object's own and inherited enumerable property key-value pairs.
Return an array of an object's own enumerable property names and symbols.
Return an array of an object's own enumerable symbol properties.
Return an array of an object's own and inherited enumerable symbol properties.
Escape a regular expression string or pattern.