zipWith 0.2.0

An iterator for zipping with a combination function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[lib]
name = "zipWith"
path = "src/lib.rs"

[package]
authors = ["kjgorman <kieran@kjgorman.com>"]
description = "An iterator for zipping with a combination function"
homepage = "https://github.com/kjgorman/zipWith.rs"
keywords = ["zipWith", "zip"]
license = "MIT"
name = "zipWith"
version = "0.2.0"