@stdlib/utils-common-keys-in
Return the common own and inherited property names of two or more objects.
Return the common own and inherited property names of two or more objects.
Return an array of an object's own and inherited enumerable property names.
Test if an object has an inherited property.
Test if an object's own or inherited property is configurable.
Test if an object's own or inherited property has a data descriptor.