Updated 10 months ago
@stdlib/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
Updated 10 months ago
@stdlib/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
Updated 10 months ago
@stdlib/utils-define-memoized-read-only-property
Define a memoized read-only object property.
Updated 10 months ago
@stdlib/utils-define-memoized-configurable-read-only-property
Define a configurable memoized read-only object property.
Updated 10 months ago
@stdlib/utils-property-descriptors
Return an object's own property descriptors.
Updated 10 months ago
@stdlib/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
Updated 10 months ago
array-base-any-is-entry-in
Test whether at least one element in a provided array has a specified property key-value pair, either own or inherited.