[go: up one dir, main page]

itertools 0.2.7

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

name = "itertools"
version = "0.2.7"

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"

[features]

unstable = []