merging-iterator 1.3.0

An iterator to return the elements of two independently ordered iterators in order
Documentation
# Changelog

## 1.2.0

- Get rid of unnecessary heap allocation by using `fn` instead of `Fn`