Iterate Packages
@teamteanpm2024/fugit-ratione-libero
@teamteanpm2024/harum-sapiente-eius
[](https://www.npmjs.com/package/@teamteanpm2024/harum-sapiente-eius) [](https://www.npm
@teamteanpm2024/harum-explicabo-et
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
@teamteanpm2024/fuga-eos-consectetur
<!--
@teamteanpm2024/velit-sapiente-deleniti
@teaplus2024/fugiat-nihil-ullam-doloribus
@teaplus2024/incidunt-ut-est-itaque
@teamteanpm2024/voluptas-voluptas-itaque
Ένα JS package για node ή browser (με TypeScript types) με μεθόδους που διευκολύνουν την αναζήτηση ελληνικού κειμένου
@stdlib/iter-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
@stdlib/iter-strided-by
Create an iterator which steps according to a provided callback function.
@stdlib/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
@stdlib/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
@stdlib/iter-union
Create an iterator which returns the union of two or more iterators.
@stdlib/iter-unique
Create an iterator which returns unique values.
@stdlib/iter-unique-by
Create an iterator which returns unique values according to a predicate function.
@stdlib/iter-unique-by-hash
Create an iterator which returns unique values according to a hash function.
@stdlib/iter-unitspace
Create an iterator which returns numbers incremented by one.
@stdlib/iter-unshift
Create an iterator which prepends values to the beginning of a provided iterator.
@stdlib/iter-until-each
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.