@stdlib/utils-nonenumerable-property-symbols-in
Return an array of an object's own and inherited non-enumerable symbol properties.
Found 443 results for stdutils
Return an array of an object's own and inherited non-enumerable symbol properties.
Apply a function to each nested element in an array of arrays and assign the result to a nested element in a new array of arrays.
Create an iterator which returns the union of two or more iterators.
Create a function that invokes a provided function according to an argument mask.
Move a property from one object to another object.
Define (and/or modify) object properties.
Create an iterator which cumulatively tests whether at least one iterated value is truthy.
Detect native Uint32Array support.
Create an iterator which returns evenly spaced numbers on a log scale.
Remove and return the last element of a collection.
Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.
Detect native Int16Array support.
Return the maximum safe integer capable of being represented by a numeric real type.
Define a configurable read-only accessor.
Create an iterator which replicates each iterated value according to a provided function.
Number of CPUs.
Return an array of an object's inherited enumerable property names.
Generate a thunk.
Test whether a collection contains at least `n` elements which are truthy.
Return an array of an object's own enumerable symbol properties.
Return a property descriptor for an object's inherited property.
Until a test condition is true, invoke a function for each element in a collection.
Return an array of an object's inherited enumerable and non-enumerable property names.