When both iterators of the chain implement `ExactSizeIterator`, the chain itself should implement that trait as well.
When both iterators of the chain implement
ExactSizeIterator, the chain itself should implement that trait as well.