generator_ext 0.1.2

Crate for working with generators, and converting them into different kinds of Iterators
Documentation

This crate is build for easy convertion from generators to iterators, and for chaining generators in different kinds of ways.