zip_long 0.1.1

iterator adaptors for zipping together two or more iterators
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "zip_long"
version = "0.1.1"
authors = ["efron"]
edition = "2015"
repository = "https://gitlab.com/efronlicht/zip"
description = "iterator adaptors for zipping together two or more iterators"
license = "MIT"
[dependencies]

[description]