iter-scan 0.4.0

Iterator scan methods that don't suck
Documentation
1
2
3
4
5
mod iter;
mod pseudo_func;

pub use iter::*;
pub use pseudo_func::*;