iteritor

Crates.ioiteritor
lib.rsiteritor
version0.1.0
sourcesrc
created_at2022-12-15 04:37:55.790989
updated_at2022-12-15 04:37:55.790989
descriptionHelpers 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.
homepage
repositoryhttps://github.com/stormbrew/iteritor
max_upload_size
id737633
size35,143
stormbrew (stormbrew)

documentation

README

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.

Commit count: 5

cargo fmt