@stdlib/regexp-to-json
Return a JSON representation of a regular expression.
Return a JSON representation of a regular expression.
Revive a JSON-serialized regular expression.
Test if a value is an empty array-like object.
Test if a value is an empty object.
Test if an object's own property is enumerable.
Test if an object's own or inherited property is enumerable.
Test if a value is iterator-like.
Test if a value is an array-like object containing only Date objects.
Test if a value is iterable-like.
Test if an object has a specified method name.
Test if a value is generator object-like.
Revive a JSON-serialized complex number.
Revive a JSON-serialized 128-bit complex number.
Revive a JSON-serialized Buffer.
Parses a string representing a complex number into a complex like object.
Return an array of an object's own enumerable property names which are not integer indices.
Invert an object, such that keys become values and values become keys, according to a transform function.
Return a partial object copy excluding specified keys.
Remove and return the first element of a collection.
Return a partial object copy containing only specified keys.