https://github.com/bugaevc/iter-tee
Make several clones of an iterator
https://github.com/bugaevc/iter-tee
Last synced: about 1 year ago
JSON representation
Make several clones of an iterator
- Host: GitHub
- URL: https://github.com/bugaevc/iter-tee
- Owner: bugaevc
- License: apache-2.0
- Created: 2021-05-12T12:18:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T14:04:57.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T08:52:56.132Z (about 1 year ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Tee for iterators
[](https://crates.io/crates/iter-tee)
[](https://docs.rs/iter-tee)


## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.