iterx
iterx is a Rust library that provides several functions on the Iterator trait not found in std::iter or the Itertools crate.
Iterator
std::iter
Itertools
Current functions provided:
prescan
scan_
scan_while
zip_map