iteritor 0.1.0

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.
Documentation
  • Coverage
  • 35.48%
    11 out of 31 items documented2 out of 17 items with examples
  • Size
  • Source code size: 34.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • stormbrew/iteritor
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • stormbrew

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.