merging-iterator 1.3.0

An iterator to return the elements of two independently ordered iterators in order
Documentation
[badges.travis-ci]
repository = "vbrandl/merging-iterator"

[dependencies]
[dev-dependencies.proptest]
version = "0.9.4"

[package]
authors = ["Valentin Brandl <mail@vbrandl.net>"]
description = "An iterator to return the elements of two independently ordered iterators in order"
documentation = "https://docs.rs/merging-iterator/"
keywords = ["iterator", "sorted"]
license = "MIT/Apache-2.0"
name = "merging-iterator"
readme = "README.md"
repository = "https://github.com/vbrandl/merging-iterator"
version = "1.3.0"