iterator-ext 0.1.0

An extension to Rust's Iterator
Documentation
[dependencies]

[package]
authors = ["jerry73204 <jerry73204@gmail.com>"]
categories = ["rust-patterns", "algorithms"]
description = "An extension to Rust's Iterator"
documentation = "https://docs.rs/iterator-ext/"
edition = "2018"
homepage = "https://github.com/jerry73204/iterator-ext"
license = "MIT"
name = "iterator-ext"
readme = "README.md"
repository = "https://github.com/jerry73204/iterator-ext.git"
version = "0.1.0"