interleave 1.0.0

An arbitrary iterator interleaver for exhaustive consumption of iterators. Each iterator is guaranteed to be no more than a single next call behind any other iterator.
Documentation
all:
	cargo test
fmto:
	cargo fmt -- --write-mode overwrite
clip:
	cargo build --features dev