chain-one 0.1.0

A way to add a single element to an iterator while preserving `ExactSizeIterator`
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Jef <jackefransham@gmail.com>"]
description = "A way to add a single element to an iterator while preserving `ExactSizeIterator`"
license = "Unlicense"
name = "chain-one"
readme = "README.md"
version = "0.1.0"