1 unstable release
0.1.0 | Dec 15, 2022 |
---|
#2810 in Rust patterns
23KB
453 lines
Iteritor
This crate contains helpers for more advanced use of iterator combinators and other more functional control flows, including things that may not really fit in the std iterator library or itertools, but nonetheless help make some things easier to express without leaving a perfectly good iterator chain.
Contributing
See CONTRIBUTING.md
for details.
License
Apache 2.0; see LICENSE
for details.
Disclaimer
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.