itertools 0.0.10

extra iterator adaptors, functions and macros
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "itertools"
version = "0.0.10"

license = "MIT/Apache-2.0"
repository = "https://github.com/bluss/rust-itertools"
documentation = "http://bluss.github.io/rust-itertools/"
authors = ["bluss"]

description = "extra iterator adaptors, functions and macros"