Crates.io | iteritor |
lib.rs | iteritor |
version | 0.1.0 |
source | src |
created_at | 2022-12-15 04:37:55.790989 |
updated_at | 2022-12-15 04:37:55.790989 |
description | 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. |
homepage | |
repository | https://github.com/stormbrew/iteritor |
max_upload_size | |
id | 737633 |
size | 35,143 |
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.
See CONTRIBUTING.md
for details.
Apache 2.0; see LICENSE
for details.
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.