iter-tee 0.1.0

Make several clones of an iterator
Documentation
# Tee for iterators

[![crates.io](https://img.shields.io/crates/v/iter-tee.svg)](https://creates.io/crates/iter-tee)
[![docs.rs](https://docs.rs/iter-tee/badge.svg)](https://docs.rs/iter-tee)
![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)
![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen)

## 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.