iterx 0.0.9

Rust library that provides several functions on the Iterator trait not found in std::iter or Itertools.
Documentation
iterx-0.0.9 has been yanked.

iterx

iterx is a Rust library that provides several functions on the Iterator trait not found in std::iter or the Itertools crate.

How to use with Cargo:

[dependencies]
iterx = "0.0.9"

How to use in your crate:

use iterx::Iterx;

Current functions provided: