@stdlib/iter-counter
Create an iterator which iteratively returns the number of iterated values.
Create an iterator which iteratively returns the number of iterated values.
Create an iterator which cumulatively tests whether at least one iterated value is truthy.
Create an iterator which cumulatively tests whether at least `n` iterated values are truthy.
Return the first iterated value.
Create a fluent interface for chaining together iterator methods.
Create an iterator which invokes a function for each iterated value before returning the iterated value.
Create an iterator which returns the first `n` values of a provided iterator.
Create an iterator which returns evenly spaced numbers according to a specified increment.
Create an iterator which returns the intersection of two or more iterators.
Operating system CPU architecture for which the JavaScript runtime binary was compiled.
Operating system CPU architecture for which the JavaScript runtime binary was compiled.
Platform byte order.
Platform byte order.
Return a directory for user-specific configuration files.
Return a directory for user-specific configuration files.
Platform float word order.
Platform float word order.
Number of CPUs.
Number of CPUs.
Platform on which the current process is running.