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:
[]
= "0.0.10"
How to use in your crate:
use Iterx;
Current functions provided: