[][src]Crate iterators_collection

A crate containing general purpose iterators not included in the standard library but quite useful. Regrouped in this crate by usage

Modules

filter

The iterators in this module aim to select the elements to yield

share

A module about advanced memory sharing during iteration